]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Fixed some minor bugs and add tests to spot them
[rails.git] / config / environment.rb
index 539af83b2971842a09296fe6456493c4c79e3571..98fdfaa8c2b3709eb2271a7cc3745a2c3c0665a5 100644 (file)
@@ -100,4 +100,5 @@ Rails::Initializer.run do |config|
 
   # Make Active Record use UTC-base instead of local time
   config.active_record.default_timezone = :utc
+
 end