]> source.dussan.org Git - redmine.git/commitdiff
revert r16881 (#26513, #26524, #26526)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 25 Jul 2017 15:39:06 +0000 (15:39 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 25 Jul 2017 15:39:06 +0000 (15:39 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16883 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/environments/production.rb

index 6d4207d84b5cc1f6d776ee6fd25ba7eac920495e..85cd3890cfa5f9a0c652498dab3d16831974771b 100644 (file)
@@ -10,8 +10,6 @@ Rails.application.configure do
   # Rake tasks automatically ignore this option for performance.
   config.eager_load = true
 
-  config.enable_dependency_loading = true
-
   # Full error reports are disabled and caching is turned on.
   config.consider_all_requests_local = false
   config.action_controller.perform_caching = true