aboutsummaryrefslogblamecommitdiffstats
path: root/railties/lib/performance_test_help.rb
blob: 2aaa21e85f8d1b871008f1f7d7c185fc95c18ba3 (plain) (tree)
1
2
3
4
5
                                                    

                                             

                                                        
require 'action_controller/testing/performance_test'

ActionController::Base.perform_caching = true
ActiveSupport::Dependencies.mechanism = :require
Rails.logger.level = ActiveSupport::BufferedLogger::INFO