aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/template_file.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rendering default template for missing actions works with non-word ↵Jeremy Kemper2008-07-091-1/+1
| | | | characters in action name
* Deprecate :use_full_path render option. The supplying the option no longer ↵Joshua Peek2008-07-021-5/+5
| | | | has an effect.
* Replaced TemplateFinder abstraction with ViewLoadPathsJoshua Peek2008-06-171-0/+88