Class
FormtasticBootstrap::Inputs::BooleanInput
In:
lib/formtastic-bootstrap/inputs/boolean_input.rb
Parent:
Formtastic::Inputs::BooleanInput
Methods
checkbox_wrapping
hidden_field_html
label_with_nested_checkbox
render_label?
to_html
wrapper_html_options
Included Modules
Base
Public Instance methods
checkbox_wrapping
(&block)
hidden_field_html
()
label_with_nested_checkbox
()
render_label?
()
Skip rendering of .form-label in bootstrap_wrapping
to_html
()
wrapper_html_options
()
[Validate]