Does anyone know how to get country_select to work with fields_for?
https://github.com/stefanpenner/country_select
It doesn’t seem to accept the model prefix, as do the other form field helpers in the nested form.
If there is no way to make it work, is there another way to quickly/easily get a country selector field in my form?
Thanks.
I hope this code works:
Cheers mate !