aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/render
Commit message (Expand)AuthorAgeFilesLines
* 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-122-12/+25
* Deprecate template, session, assigns, and layout accessors on response object...Joshua Peek2009-04-281-1/+1
* Refactor ActionView::TemplateYehuda Katz + Carl Lerche2009-04-271-6/+7
* Refactor ActionView::PathYehuda Katz + Carl Lerche2009-04-222-5/+6
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-14/+11
* Updated old AC::Base for small changes to AVYehuda Katz and Carl Lerche2009-04-081-1/+1
* Working on being able to render :text with layoutsCarl Lerche2009-03-231-4/+2
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+28
* Begin unifying the interface between ActionController and ActionViewYehuda Katz2009-01-222-0/+419