]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Use new overpass geometry output support to get geometeries
[rails.git] / config / environment.rb
index b958021e8fe587a1b8f04c1f8640d5c71e99d9d4..ee8d90dc651948269f1b869953ff04774e737307 100644 (file)
@@ -1,5 +1,5 @@
-# Load the rails application
+# Load the Rails application.
 require File.expand_path('../application', __FILE__)
 
-# Initialize the rails application
-OpenStreetMap::Application.initialize!
+# Initialize the Rails application.
+Rails.application.initialize!