Method: Object#html_safe?
- Defined in:
- lib/active_support/core_ext/string/output_safety.rb
permalink #html_safe? ⇒ Boolean
7 8 9 |
# File 'lib/active_support/core_ext/string/output_safety.rb', line 7 def html_safe? false end |
7 8 9 |
# File 'lib/active_support/core_ext/string/output_safety.rb', line 7 def html_safe? false end |