mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
freeze rails 2.2
This commit is contained in:
parent
fe5f962dcf
commit
59d5d4c8b6
1468 changed files with 213171 additions and 0 deletions
5
vendor/rails/railties/lib/performance_test_help.rb
vendored
Normal file
5
vendor/rails/railties/lib/performance_test_help.rb
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
require 'action_controller/performance_test'
|
||||
|
||||
ActionController::Base.perform_caching = true
|
||||
ActiveSupport::Dependencies.mechanism = :require
|
||||
Rails.logger.level = ActiveSupport::BufferedLogger::INFO
|
||||
Loading…
Add table
Add a link
Reference in a new issue