aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/logging_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Resurrect AC::Benchmarking [#3140 state:resolved]Joshua Peek2009-09-241-12/+11
* Replace _render_template_with_layout with _render_template since the layout i...Yehuda Katz2009-08-071-1/+2
* 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 T::U...Yehuda Katz and Carl Lerche2009-04-081-1/+4
* Add some basic controller logging testsPratik Naik2008-11-081-0/+46