class

ActionView::Helpers::InstanceTag

v3.2.8 - Show latest stable - Superclass: Object

No documentation available for this class.

Included modules

  • ActionView::Helpers::ActiveModelInstanceTag
  • ActionView::Helpers::DateHelperInstanceTag
  • ActionView::Helpers::FormOptionsHelper
  • ActionView::Helpers::FormTagHelper
  • ActionView::Helpers::TagHelper

Constants

DEFAULT_FIELD_OPTIONS = { "size" => 30 }

DEFAULT_RADIO_OPTIONS = { }

DEFAULT_TEXT_AREA_OPTIONS = { "cols" => 40, "rows" => 20 }

Attributes

[R]method_name
[R]object
[R]object_name

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