From: Toshi MARUYAMA Date: Tue, 25 Jul 2017 15:39:06 +0000 (+0000) Subject: revert r16881 (#26513, #26524, #26526) X-Git-Tag: 4.0.0~582 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=51b654fdda849ae6286d6dbc7d5cff7cc7692f44;p=redmine.git revert r16881 (#26513, #26524, #26526) git-svn-id: http://svn.redmine.org/redmine/trunk@16883 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/environments/production.rb b/config/environments/production.rb index 6d4207d84..85cd3890c 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -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