Module: ActiveSupport::CoreExt::ERBUtilPrivate
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Included In:
| |
Super Chains via Extension / Inclusion / Inheritance | |
Instance Chain:
self,
ERBUtil
|
|
Defined in: | activesupport/lib/active_support/core_ext/erb/util.rb |
Instance Method Summary
ERBUtil
- Included
#h | Alias for ERBUtil#html_escape. |
#html_escape | A utility method for escaping HTML tag characters. |
#unwrapped_html_escape | Alias for ERBUtil#html_escape. |