]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Use system_timer for timeouts to make them more reliable.
[rails.git] / config / environment.rb
index 4493d07a43359b5c37d2f1a8269aad00b2260796..727ab2d46cb2d9ef28c3c87f84b2cfdc3ab12a2a 100644 (file)
@@ -52,6 +52,7 @@ Rails::Initializer.run do |config|
   config.gem 'rmagick', :lib => 'RMagick'
   config.gem 'oauth', :version => '>= 0.3.6'
   config.gem 'httpclient'
+  config.gem 'system_timer'
 
   # Only load the plugins named here, in the order given. By default, all plugins 
   # in vendor/plugins are loaded in alphabetical order.