Skip to content

Commit 99246d5

Browse files
committed
second heroku commit 4.0
1 parent 4bb3ab8 commit 99246d5

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 = true
11+
config.eager_load = false
1212

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

0 commit comments

Comments
 (0)