]> git.openstreetmap.org Git - rails.git/blobdiff - config.ru
Use jsonp for MapQuest as CORS doesn't seem to be working
[rails.git] / config.ru
index 5bc2a619e83ea182b17e2507c5e0f2f07f7cf18c..193e5fed8d68ef689293fa249e2d7c9d1608176f 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__)
+require ::File.expand_path("../config/environment", __FILE__)
 run Rails.application