aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/view_paths.rb
Commit message (Expand)AuthorAgeFilesLines
* class_attribute is not a direct replacement of class_inheritable_*.José Valim2010-06-101-1/+2
* Allow anything that responds to render to be given as :template and use find_...José Valim2010-03-121-5/+1
* 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