aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/view_load_paths.rb
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the number of callsites for new TemplateFilesJoshua Peek2008-07-031-9/+13
|
* Consolidate CustomHandlerTest, TemplateFileTest, and TemplateObjectTest and ↵Joshua Peek2008-06-251-7/+3
| | | | test them at a higher level of abstraction in ViewRenderTest.
* Replaced TemplateFinder abstraction with ViewLoadPathsJoshua Peek2008-06-171-0/+103