]> git.openstreetmap.org Git - rails.git/blobdiff - config/environments/development.rb
Restore removal of div and style elements when sanitizing HTML
[rails.git] / config / environments / development.rb
index a414d1490655db23aa4a00bb688b5a57664c2313..103b920f5cfe88b7a7bc8018f9c2781be743d4a3 100644 (file)
@@ -20,7 +20,9 @@ OpenStreetMap::Application.configure do
   config.active_support.deprecation = :log
 
   # Raise an error on page load if there are pending migrations.
-  config.active_record.migration_error = :page_load
+  unless STATUS == :database_offline
+    config.active_record.migration_error = :page_load
+  end
 
   # Debug mode disables concatenation and preprocessing of assets.
   # This option may cause significant delays in view rendering with a large