aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/render/partials.rb
Commit message (Expand)AuthorAgeFilesLines
...
* replace _render_*_from_controller with render_* as they are intended to be pu...Yehuda Katz2009-08-061-1/+1
* Simplify required "ActionView compliant" APIYehuda Katz2009-07-191-4/+2
* Remove deprecated implicit ivar assignmentJoshua Peek2009-06-251-26/+0
* Drive the final stake through @content_for_*'s heart!Yehuda Katz + Carl Lerche2009-06-171-7/+0
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-1/+1
* Implemented redirects and partial rendering in new base.Yehuda Katz + Carl Lerche2009-05-121-12/+20
* Refactor ActionView::PathYehuda Katz + Carl Lerche2009-04-221-3/+4
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+28
* Begin unifying the interface between ActionController and ActionViewYehuda Katz2009-01-221-0/+300