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

Country name 3 letters in drop down #25

Open srinatha opened 11 years ago

srinatha commented 11 years ago

Can we show 3 letter country names in the select field drop down list(USA, CAN...) . Right now values are showing in default 2 letter names .

There will be some cases where we need to pass 3 letter country names .

= f.country_select :country, {priority: %w(US CA)}, prompt: 'Please select a country'

Thanks in advance .

UlisesDo commented 11 years ago

Yes ! I would love this posibility as well.

Is there any plan to implement it ?

Thanks and regards.

timeemit commented 11 years ago

+1