module TagHelper
Ruby on Rails 8.1.2
Since v2.2.3Action View Tag Helpers
Provides methods to generate HTML tags programmatically both as a modern HTML5 compliant builder style and legacy XHTML compliant tags.
Includes
Constants
Methods (defined here)
- # cdata_section
- # class_names
- # content_tag
- # escape_once
- # tag
- # token_list
- self. build_tag_values
- self. ensure_valid_html5_tag_name
Private methods
(3)
Implementation detail — not part of the public API.
Used by
Included by (5)
Methods (inherited)
From ActionView::Helpers::CaptureHelper (4)
- # capture
- # content_for
- # content_for?
- # provide
From ActionView::Helpers::OutputSafetyHelper (3)
- # raw
- # safe_join
- # to_sentence