Don't set threadsafe!

It breaks tests
openid
Marcin Kulik 12 years ago
parent 31b82ad512
commit f03881afb0

@ -54,8 +54,6 @@ module AsciiIo
config.assets.version = '1.0'
config.action_mailer.default_url_options = { :host => CFG.email_host }
config.threadsafe! # enable threadsafe for girl_friday
end
end

Loading…
Cancel
Save