Skip to content

Commit f43ad89

Browse files
committed
second heroku commit 7.0
1 parent 2305cff commit f43ad89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environments/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# your application in memory, allowing both threaded web servers
99
# and those relying on copy on write to perform better.
1010
# Rake tasks automatically ignore this option for performance.
11-
config.eager_load = false
11+
config.eager_load = true
1212

1313
# Full error reports are disabled and caching is turned on.
1414
config.consider_all_requests_local = false

0 commit comments

Comments
 (0)