class FormBuilder
Ruby on Rails 3.0.20
Since v2.2.3No documentation comment.
Inherits from
Includes
Attributes
Methods (defined here)
- # check_box
- # collection_select
- # date_select
- # datetime_select
- # emitted_hidden_id?
- # fields_for
- # grouped_collection_select
- # hidden_field
- # label
- # radio_button
- # select
- # submit
- # time_select
- # time_zone_select
- # to_model
- self. model_name
- self. new
Private methods
(6)
Implementation detail — not part of the public API.
Methods (inherited)
From Object (26)
- # acts_like?
- # app
- # blank?
- # controller
- # create
- # create_fixtures
- # destroy
- # duplicable?
- # edit
- # helper
- # html_safe?
- # index
- # instance_variable_names
- # new
- # new_session
- # presence
- # present?
- # reload!
- # returning
- # show
- # to_param
- # to_query
- # try
- # unescape
- # update
- # with_options