instance method
html_safe?
Ruby on Rails 5.2.8.1
Since v3.1.12Signature
html_safe?()
No documentation comment.
Source
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 157
def html_safe?
true
end
Defined in activesupport/lib/active_support/core_ext/string/output_safety.rb line 157
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Numeric