module TagHelper
Ruby on Rails 3.0.20
Since v2.2.3Provides methods to generate HTML tags programmatically when you can’t use a Builder. By default, they output XHTML compliant tags.
Includes
Extends
Constants
Methods (defined here)
- # cdata_section
- # content_tag
- # escape_once
- # tag
Private methods
(2)
Implementation detail — not part of the public API.
Used by
Included by (1)
Methods (inherited)
From ActionView::Helpers::CaptureHelper (3)
- # capture
- # content_for
- # content_for?
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended
From ERB::Util (4)
- self. h
- self. html_escape
- self. j
- self. json_escape