aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/abstract/logger.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Whitespace!"Yehuda Katz + Carl Lerche2009-05-111-1/+1
* Whitespace!Joshua Peek2009-05-071-1/+1
* Prefer "included" language over "setup"Joshua Peek2009-05-071-1/+1
* Make module dependency DSL opt inJoshua Peek2009-05-071-0/+2
* Add depends_on, use, and setup to abstract up ideas about module inheritance.Yehuda Katz and Carl Lerche2009-04-071-2/+2
* AbstractController now supports layouts and renderingYehuda Katz2009-02-271-0/+7