Class BootstrapForm::FormBuilder
In: lib/bootstrap_form/form_builder.rb
Parent: ActionView::Helpers::FormBuilder

Methods

Included Modules

BootstrapForm::Helpers::Bootstrap

Constants

FIELD_HELPERS = %w{color_field date_field datetime_field datetime_local_field email_field month_field number_field password_field phone_field range_field search_field telephone_field text_area text_field time_field url_field week_field}
DATE_SELECT_HELPERS = %w{date_select time_select datetime_select}

Attributes

acts_like_form_tag  [R] 
control_col  [R] 
has_error  [R] 
inline_errors  [R] 
label_col  [R] 
label_errors  [R] 
layout  [R] 

Public Class methods

Public Instance methods

[Validate]