module

ActionView::Helpers::TagHelper

Provides methods to generate HTML tags programmatically when you can’t use a Builder. By default, they output XHTML compliant tags.

Included modules

  • ActionView::Helpers::CaptureHelper

Constants

BOOLEAN_ATTRIBUTES = %w(disabled readonly multiple checked autobuffer\nautoplay controls loop selected hidden scoped async\ndefer reversed ismap seemless muted required\nautofocus novalidate formnovalidate open pubdate itemscope).to_set

PRE_CONTENT_STRINGS = {\n:textarea => "\\n"\n}

Files

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