ActionDispatch::PerformanceTest
Profiling results for each test method are written to tmp/performance.
# File recipebook/test/performance/browsing_test.rb, line 19 def test_homepage get '/' end