aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/benchmark_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests (and the weird assumption that no logger would mean that the code...David Heinemeier Hansson2008-04-301-19/+7
* Introduce ActionView::TestCase for testing view helpers.Joshua Peek2008-04-191-2/+2
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* Use a consistent load path to avoid double requires. Fix some scattered Ruby ...Jeremy Kemper2007-01-281-2/+2
* benchmark helper takes an optional log level, defaults to :info. Chose symbo...Jeremy Kemper2005-07-051-0/+72