Module: Rich::I18n::Core::String::HtmlSafe
- Included in:
- String
- Defined in:
- lib/rich/i18n/core/string/html_safe.rb
Instance Method Summary collapse
Instance Method Details
#html_safe ⇒ Object
9 10 11 |
# File 'lib/rich/i18n/core/string/html_safe.rb', line 9 def html_safe self end |