Le sigh...

This commit is contained in:
Sean Grove 2011-07-21 18:38:58 -07:00
parent 32f57cc43c
commit 694ca19324

View File

@ -3,7 +3,7 @@ Locomotive::Application.configure do
# The production environment is meant for finished, "live" apps.
# Code is not reloaded between requests
config.cache_classes = false
config.cache_classes = true
# Full error reports are disabled and caching is turned on
config.consider_all_requests_local = false