method
html_safe?
html_safe?()
public
Hide source
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 64 def html_safe? false end


