Module: ActiveSupport::CoreExt::ERBUtil
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Included In: | |
| Defined in: | activesupport/lib/active_support/core_ext/erb/util.rb | 
Instance Method Summary
- 
    
      #h(s)  
    
    Alias for #html_escape. 
Instance Method Details
#h(s)
Alias for #html_escape.
# File 'activesupport/lib/active_support/core_ext/erb/util.rb', line 28
alias h html_escape