Class: Object
- Inherits:
- BasicObject
- Defined in:
- padrino-helpers/lib/padrino/core_ext/output_safety.rb
Instance Method Summary collapse
Instance Method Details
#html_safe? ⇒ Boolean
15 16 17 |
# File 'padrino-helpers/lib/padrino/core_ext/output_safety.rb', line 15 def html_safe? false end |