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