This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
656f0e7c6c
rails--rails
/
railties
/
helpers
/
performance_test_helper.rb
3 lines
54 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use test/performance/test_helper to do test setup then boost log level and turn on caching
2008-06-15 19:21:32 -04:00
require
'test_helper'
Move performance test helper settings to railties
2008-07-15 16:07:25 -04:00
require
'performance_test_help'
Copy permalink