module

ActionView::Helpers::InstanceTagMethods

rails latest stable

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here.

No documentation available for this module.

Included modules

  • ActionView::Context
  • ActionView::Helpers::CaptureHelper
  • ActionView::Helpers::FormTagHelper
  • ActionView::Helpers::TagHelper

Constants

DEFAULT_FIELD_OPTIONS = { "size" => 30 }.freeze

DEFAULT_RADIO_OPTIONS = { }.freeze

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

Attributes

[R]method_name
[R]object_name

Files

  • actionpack/lib/action_view/helpers/form_helper.rb

Nested classes and modules