Enable threadsafe mode

This commit is contained in:
Erik Michaels-Ober 2012-04-29 01:09:30 -07:00
parent 33674529ce
commit 999151653a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ AdoptAThing::Application.configure do
config.action_mailer.default_url_options = {:host => 'adoptahydrant.org'}
# Enable threaded mode
# config.threadsafe!
config.threadsafe!
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
# the I18n.default_locale when a translation can not be found)