Started again with Rails 4
[feedcatcher.git] / vendor / rails / railties / lib / performance_test_help.rb
diff --git a/vendor/rails/railties/lib/performance_test_help.rb b/vendor/rails/railties/lib/performance_test_help.rb
deleted file mode 100644 (file)
index 5148b4a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'action_controller/performance_test'
-
-ActionController::Base.perform_caching = true
-ActiveSupport::Dependencies.mechanism = :require
-Rails.logger.level = ActiveSupport::BufferedLogger::INFO