Method: Formtastic::Inputs::CheckBoxesInput#extra_html_options
- Defined in:
- lib/formtastic/inputs/check_boxes_input.rb
#extra_html_options(choice) ⇒ Object
137 138 139 |
# File 'lib/formtastic/inputs/check_boxes_input.rb', line 137 def (choice) .merge((choice)) end |