method

hash

rails latest stable - Class: ActionView::TemplatePath
hash()
public

No documentation available.

# File actionview/lib/action_view/template_path.rb, line 57
    def hash # :nodoc:
      @virtual.hash
    end