1
0
Fork 0
forked from OpenNeo/impress

also, disable threadsafe

This commit is contained in:
Emi Matchu 2011-02-09 17:57:44 -05:00
parent 09b9471f6c
commit ef62e24044

View file

@ -38,7 +38,7 @@ OpenneoImpressItems::Application.configure do
# config.action_mailer.raise_delivery_errors = false
# Enable threaded mode
config.threadsafe!
# config.threadsafe!
config.active_support.deprecation = :log
end