Is there a way to specify CSS class on time_zone select helper. I have the code like -
f.time_zone_select :time_zone, ActiveSupport::TimeZone.us_zones
|
Is there a way to specify CSS class on time_zone select helper. I have the code like -
| |||
feedback
|
http://api.rubyonrails.org/classes/ActionView/Helpers/FormBuilder.html#method-i-time_zone_select | ||||
feedback
|