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

add missing html_options parameter to country_select_tag #46

Open jboler opened 10 years ago

jboler commented 10 years ago

I can't set html_options like {class: 'my-class', id: 'my id'} without passing through the parameter.

Envek commented 10 years ago

Strongly need this too!