aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/partial_template.rb
Commit message (Expand)AuthorAgeFilesLines
* Support render :partial => collection of heterogeneous elements. Closes #11491.Jeremy Kemper2008-04-011-3/+10
* Refactor partial rendering into a PartialTemplate class. [Pratik]Michael Koziarski2008-03-031-0/+61