method

to_str

to_str()
public

No documentation available.

# File actionpack/lib/action_view/template.rb, line 20
      def to_str
        path.to_str
      end