method
html_safe?
v5.2.3 -
Show latest stable
- Class:
Numeric
html_safe?()public
No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 129
def html_safe?
true
end html_safe?()No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 129
def html_safe?
true
end