method

to_s

rails latest stable - Class: ActionView::PathResolver

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here.

to_s()
public

No documentation available.

# File actionpack/lib/action_view/template/resolver.rb, line 46
    def to_s
      @path.to_s
    end