aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/new_base/base_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Finished implementing render :text in Base2Yehuda Katz + Carl Lerche2009-05-011-1/+1
* Renamed the new_base testsYehuda Katz + Carl Lerche2009-05-011-22/+21
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-4/+4
* Implemented basic template rendering in AC::Base2:Yehuda Katz2009-03-181-87/+1
* Working toward getting a basic AbstractController frameworkYehuda Katz2009-03-171-239/+98
* Try to build a new AC::Base on top of AbstractControllerYehuda Katz2009-03-121-0/+317