method

html_safe

html_safe()
public

No documentation available.

# File actionview/lib/action_view/buffers.rb, line 139
    def html_safe
      self
    end