aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/template_object_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate CustomHandlerTest, TemplateFileTest, and TemplateObjectTest and ↵Joshua Peek2008-06-251-92/+0
| | | | test them at a higher level of abstraction in ViewRenderTest.
* Replaced TemplateFinder abstraction with ViewLoadPathsJoshua Peek2008-06-171-20/+17
|
* Improve PartialTemplate testsPratik Naik2008-05-021-0/+5
|
* Move missing template logic to ActionViewPratik Naik2008-04-191-1/+1
|
* Missing :js template falls back to :html, so you don't have to explicitly ↵Jeremy Kemper2008-03-281-0/+28
| | | | | | specify template format everywhere, breaking old code git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9119 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Refactor partial rendering into a PartialTemplate class. [Pratik]Michael Koziarski2008-03-031-0/+62
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8976 5ecf4fe2-1ee6-0310-87b1-e25e094e27de