method

html_safe?

html_safe?()
public

No documentation available.

# File actionpack/lib/action_view/buffers.rb, line 35
    def html_safe?
      true
    end