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

Keeps all information about view path and builds virtual path.

Methods

build   new  

External Aliases

partial -> partial?

Attributes

name  [R] 
partial  [R] 
prefix  [R] 
virtual  [R] 

Public Class methods

[Validate]