method
html_safe?
v6.1.7.7 -
Show latest stable
- Class:
Object
html_safe?()public
No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 150
def html_safe?
false
end html_safe?()No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 150
def html_safe?
false
end