thecodecrate / city-state

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

Missing CS.countries #18

Open AAlvarez90 opened 8 years ago

AAlvarez90 commented 8 years ago

Im getting this error when trying to get the countries: undefined method `countries' for CS:Module I noticed that the method is not there anymore.

SagareGanesh commented 8 years ago

@AAlvarez90 check your 'city-state' gem version, if it is less than 0.0.13 then please update it to latest version i.e 0.0.13, and try this method, it will work!