aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/abstract_controller
Commit message (Expand)AuthorAgeFilesLines
* Working toward getting a basic AbstractController frameworkYehuda Katz2009-03-171-0/+70
* Move Abstract stuff to autoloadYehuda Katz2009-03-121-5/+6
* Helpers with an initial testYehuda Katz2009-03-035-41/+64
* Callbacks testYehuda Katz2009-02-271-0/+217
* AbstractController now supports layouts and renderingYehuda Katz2009-02-279-1/+108
* First, very early, AbstractController code. More to comeYehuda Katz2009-02-242-0/+61