method

to_str

to_str()
public

No documentation available.

# File actionview/lib/action_view/template/html.rb, line 21
      def to_str
        ERB::Util.h(@string)
      end