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

  • ERB::Util

Constants

BOOLEAN_ATTRIBUTES = Set.new(%w(disabled readonly multiple))

Files

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