aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/template/renderable.rb
Commit message (Expand)AuthorAgeFilesLines
* Separate ActionView::Context so something else can easily be made into an AV ...Yehuda Katz2009-07-191-4/+4
* Makes rails-dev-boost work againCarl Lerche & Yehuda Katz2009-04-141-0/+10
* Resurrecting 1.9 compatibility.Carl Lerche & Yehuda Katz2009-04-131-1/+1
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-0/+2
* Working on being able to render :text with layoutsCarl Lerche2009-03-231-0/+7
* Begin unifying the interface between ActionController and ActionViewYehuda Katz2009-01-221-0/+74