aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/logging_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Resurrect AC::Benchmarking [#3140 state:resolved]Joshua Peek2009-09-241-12/+11
|
* Replace _render_template_with_layout with _render_template since the layout ↵Yehuda Katz2009-08-071-1/+2
| | | | is optional
* Make logging_test pass with the new basePratik Naik2009-05-231-2/+2
|
* Ported simple benchmarking in new baseYehuda Katz + Carl Lerche2009-05-181-0/+5
|
* Temporarily modifies setup to call super directly. This can support more ↵Yehuda Katz and Carl Lerche2009-04-081-1/+4
| | | | T::U runners.
* Add some basic controller logging testsPratik Naik2008-11-081-0/+46