aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/view_paths.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow anything that responds to render to be given as :template and use ↵José Valim2010-03-121-5/+1
| | | | find_template instead of find in views.
* Optimize and clean up how details key get expired.José Valim2010-03-101-1/+2
|
* Clean LookupContext API.José Valim2010-03-081-2/+5
|
* Move ViewPaths module to its own file.José Valim2010-03-081-0/+69