thecodecrate / city-state

Simple ruby gem to create form lists with cities and states
MIT License
306 stars 135 forks source link

How to change db data locally? #29

Open ryan2johnson9 opened 7 years ago

ryan2johnson9 commented 7 years ago

Hi, We have a request that Spain should use the more popular provinces, rather than the states in this gem. There are more provinces and apparently it is more useful information for what we are doing. We have a similar request for Hong Kong.

Is there some way for me to easily overwrite? I see in the lib/db folder a file called states_replace.yml

Was that put there for this purpose?