]> git.openstreetmap.org Git - rails.git/blobdiff - config.ru
Let test_note_event pass in timezones other than +00:00
[rails.git] / config.ru
index 205abe3536eb70da0ef5fc25dbdace5e48e92a97..5bc2a619e83ea182b17e2507c5e0f2f07f7cf18c 100644 (file)
--- a/config.ru
+++ b/config.ru
@@ -1,4 +1,4 @@
 # This file is used by Rack-based servers to start the application.
 
 require ::File.expand_path('../config/environment',  __FILE__)
-run OpenStreetMap::Application
+run Rails.application