Class ActionView::PathResolver
In: lib/action_view/template/resolver.rb
Parent: Resolver

Methods

to_path   to_s  

Constants

EXTENSION_ORDER = [:locale, :formats, :handlers]

Public Instance methods

to_path()

Alias for to_s

[Validate]