module
ActionView::Helpers::TagHelper
v2.2.1 -
Show latest stable
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
BLOCK_CALLED_FROM_ERB = 'defined? __in_erb_template'
BOOLEAN_ATTRIBUTES = %w(disabled readonly multiple).to_set
Files
- actionpack/lib/action_view/helpers/tag_helper.rb