fips-county-codes To use: require “fips_county_codes” These test cases show the usage: FipsCountyCodes::FIPS[‘Los Angeles’].should == 6037 FipsCountyCodes::FIPS[‘Los Angeles County’].should == 6037 FipsCountyCodes::STATE_COUNTY.should == [‘CA’, ‘Los Angeles County’]