Closed b3ccio closed 5 years ago
It's not good to save direct country name due to conflict issue but if you still want those you can use a pre-define method which is already in this gem and make your own select
CountryStateSelect.countries_collection
CountryStateSelect.states_collection(f, options)
This is probably an obvious question, but I don't see it in the readme. How would I save a country's name instead of the code? It seems to only allow an
_id
.