class
ActionView::Helpers::FormBuilder
v3.2.8 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Attributes
| [R] | multipart |
| [R] | multipart? |
| [RW] | object |
| [RW] | object_name |
| [RW] | options |
| [R] | parent_builder |
Files
- actionpack/lib/action_view/helpers/date_helper.rb
- actionpack/lib/action_view/helpers/form_helper.rb
- actionpack/lib/action_view/helpers/form_options_helper.rb
2Notes
How FormBuilders work
What, you were expecting documentation? :)
An excellent survey of how FormBuilders work is here:
http://code.alexreisner.com/articles/form-builders-in-rails.html