Class: Merb::Helpers::Form::Builder::ResourcefulFormWithErrors
- Inherits:
-
FormWithErrors
- Object
- Base
- Form
- FormWithErrors
- Merb::Helpers::Form::Builder::ResourcefulFormWithErrors
- Includes:
- Errorifier, Resourceful
- Defined in:
- lib/merb-helpers/form/builder.rb
Method Summary
Methods included from Errorifier
Methods inherited from Form
#button, #label, #submit, #unbound_check_box, #unbound_hidden_field, #unbound_label, #unbound_radio_button, #unbound_select, #unbound_text_area
Methods inherited from Base
#bound_check_box, #bound_radio_button, #bound_radio_group, #bound_select, #bound_text_area, #button, #fieldset, #form, #initialize, #submit, #unbound_check_box, #unbound_radio_button, #unbound_radio_group, #unbound_select, #unbound_text_area
Methods included from Tag
#close_tag, #open_tag, #self_closing_tag, #tag
Constructor Details
This class inherits a constructor from Merb::Helpers::Form::Builder::Base