arvindvyas / Country-State-Select

It will fetch the countries and according to that fetch the state of that countries, currently it is for countries listing
MIT License
69 stars 78 forks source link

NoMethodError for countries_collection #46

Closed ChrisCPO closed 7 years ago

ChrisCPO commented 7 years ago
CountryStateSelect.countries_collection
NoMethodError: undefined method `countries_collection' for CountryStateSelect:Module

The gem is installed correctly
CountryStateSelect.countries_except("foo")
=> [[:AD, "Andorra"],
 [:AE, "United Arab Emirates"],
 [:AF, "Afghanistan"],
 [:AG, "Antigua and Barbuda"],

version 2.0.0