aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base
Commit message (Expand)AuthorAgeFilesLines
* Get very basic layouts working.Yehuda Katz2009-03-192-6/+29
* Started implementing render :actionYehuda Katz2009-03-191-10/+42
* Implemented basic template rendering in AC::Base2:Yehuda Katz2009-03-181-2/+25
* Working toward getting a basic AbstractController frameworkYehuda Katz2009-03-173-1/+53
* Try to build a new AC::Base on top of AbstractControllerYehuda Katz2009-03-123-0/+94