aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/abstract/benchmarker.rb
Commit message (Collapse)AuthorAgeFilesLines
* Writing comments to AbstractControllerYehuda Katz + Carl Lerche2009-06-081-0/+10
|
* AS::Concern redefines "include" to lazy include modules as dependenciesJoshua Peek2009-05-291-1/+1
|
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ↵Joshua Peek2009-05-281-1/+1
| | | | "included" block DSL into separate modules. But, unify both approaches under AS::Concern.
* Revert "Revert "Whitespace!""Joshua Peek2009-05-281-3/+3
| | | This reverts commit 0cac68d3bed3e6bf8ec2eb994858e4a179046941.
* Ported simple benchmarking in new baseYehuda Katz + Carl Lerche2009-05-181-0/+28