Class
ActionView::Resolver
In:
lib/action_view/template/resolver.rb
Parent:
Object
Action View
Resolver
Methods
clear_cache
find_all
new
Public Class methods
new
()
Public Instance methods
clear_cache
()
find_all
(name, prefix=nil, partial=false, details={}, key=nil)
Normalizes the arguments and passes it on to find_template.
[Validate]