]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
back out the registration of the gpx mime type, as it didn't seem work
[rails.git] / config / environment.rb
index 1ad6aa202bab2a1bb4798ec3efb809cefe0fc97b..f13b2752b5e2c5fd8bb9bc42f3294739ca9a01ab 100644 (file)
@@ -100,6 +100,4 @@ Rails::Initializer.run do |config|
   # Make Active Record use UTC-base instead of local time
   config.active_record.default_timezone = :utc
 
-  Mime::Type.register "text/xml", :gpx
-
 end