free_zipcode_data
free_zipcode_data copied to clipboard
Fixes state_abbr is not globally unique
And fixes cases where countries do not have a state, by using country as state.
- [ ] I wrote specs to cover new or modified code in this PR
- [ ] I ran
rake spec
locally and ALL specs pass
Related Issue: #18 Description: See comments in #18