Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/hanami/view/html.rb
Instance Method Summary collapse
Instance Method Details
#html_safe? ⇒ false
94 95 96 |
# File 'lib/hanami/view/html.rb', line 94 def html_safe? false end |