module TagHelper
Ruby on Rails 2.3.18
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
Constants
Methods (defined here)
- # cdata_section
- # content_tag
- # escape_once
- # tag
Private methods
(3)
Implementation detail — not part of the public API.
Methods (inherited)
From ERB::Util (4)
- self. h
- self. html_escape
- self. j
- self. json_escape