We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2305cff commit f43ad89Copy full SHA for f43ad89
config/environments/production.rb
@@ -8,7 +8,7 @@
8
# your application in memory, allowing both threaded web servers
9
# and those relying on copy on write to perform better.
10
# Rake tasks automatically ignore this option for performance.
11
- config.eager_load = false
+ config.eager_load = true
12
13
# Full error reports are disabled and caching is turned on.
14
config.consider_all_requests_local = false
0 commit comments