thecodecrate / city-state

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

Filtering CS.update #15

Open ryanmtaylor opened 8 years ago

ryanmtaylor commented 8 years ago

I love your gem. However, ether CS.update downloads all the cities in the world (which is a bit much), or if it doesn't and it's sending a request to out every time I ask for a City.

Would be nice to filter this down, and specify what countries' cities you want to download.