aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/abstract/logger.rb
Commit message (Expand)AuthorAgeFilesLines
* Clean up AbstractController::Logger and write documentationYehuda Katz + Carl Lerche2009-06-091-4/+12
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-1/+1
* Revert "Revert "Whitespace!""Joshua Peek2009-05-281-6/+6
* Ported simple benchmarking in new baseYehuda Katz + Carl Lerche2009-05-181-0/+1
* Merge commit 'origin/master'Yehuda Katz + Carl Lerche2009-05-141-1/+3
|\
| * Minimal base/new_base comparisonJeremy Kemper2009-05-141-1/+3
* | Got new base to pass controller/base_test.rb, implemented method_missing acti...Yehuda Katz + Carl Lerche2009-05-141-0/+33
|/
* 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