Module
ActionView::Helpers::FormHelper
In:
lib/haml/helpers/action_view_mods.rb
lib/haml/helpers/xss_mods.rb
Methods
form_for
form_for
form_for
form_for_with_haml
form_for_with_haml
form_for_with_haml_xss
form_for_without_haml
form_for_without_haml_xss
External Aliases
form_for
->
form_for_without_haml
Public Instance methods
form_for
(*args, &block)
Alias for
form_for_with_haml_xss
form_for
(object_name, *args, &proc)
Alias for
form_for_with_haml
form_for
(object_name, *args, &proc)
Alias for
form_for_with_haml
form_for_with_haml
(object_name, *args, &proc)
form_for_with_haml
(object_name, *args, &proc)
form_for_with_haml_xss
(*args, &block)
form_for_without_haml
(object_name, *args, &proc)
Alias for
form_for
form_for_without_haml_xss
(object_name, *args, &proc)
Alias for
form_for
[Validate]