test/dummy/config/environments/production.rb in edtf-humanize-0.0.5 vs test/dummy/config/environments/production.rb in edtf-humanize-0.0.6
- old
+ new
@@ -73,7 +73,7 @@
# Use default logging formatter so that PID and timestamp are not suppressed.
config.log_formatter = ::Logger::Formatter.new
# Do not dump schema after migrations.
- config.active_record.dump_schema_after_migration = false
+ # config.active_record.dump_schema_after_migration = false
end