carmen-ruby / carmen-rails

NOT ACTIVELY MAINTAINED Rails adapter for Carmen (provides country_select and subregion_select)
MIT License
215 stars 159 forks source link

subregion_select should allow for abbreviations #17

Open findchris opened 11 years ago

findchris commented 11 years ago

Hi there.

Can subregion_select display subregion abbreviations (e.g. 'CA') instead of the more verbose version ('California')?

Cheers.

findchris commented 11 years ago

Obviously, the data is available in the value of the option, but this seems like a common use case, no?