method

html_safe?

html_safe?()
public

No documentation available.

# File actionview/lib/action_view/buffers.rb, line 38
    def html_safe?
      true
    end