Method: Formtastic::Inputs::SelectInput#label_html_options
- Defined in:
- lib/formtastic/inputs/select_input.rb
#label_html_options ⇒ Object
185 186 187 |
# File 'lib/formtastic/inputs/select_input.rb', line 185 def super.merge(:for => [:id]) end |