aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/layouts/standard.erb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ActionView::TemplateYehuda Katz + Carl Lerche2009-04-271-1/+0
| | | | | | | | ActionView::Template is now completely independent from template storage, which allows different back ends such as the database. ActionView::Template's only responsibility is to take in the template source (passed in from ActionView::Path), compile it, and render it.
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-211-0/+1
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6180 5ecf4fe2-1ee6-0310-87b1-e25e094e27de