aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/render_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Deprecate :use_full_path render option. The supplying the option no longer ha...Joshua Peek2008-07-021-2/+2
* Make sure render :collection doesnt set nil local when :as is absentPratik Naik2008-07-021-0/+5
* Add :as option to render a collection of partials with a custom local variabl...Pratik Naik2008-07-021-0/+5
* Set precompiled fixture load path constant to speed up testsJoshua Peek2008-06-251-3/+1
* Consolidate CustomHandlerTest, TemplateFileTest, and TemplateObjectTest and t...Joshua Peek2008-06-251-0/+124