Merge branch 'develop' into feature/autocomplete-tags

This commit is contained in:
Antonella Sgarlatta
2021-06-03 17:58:47 -03:00
committed by GitHub

View File

@@ -87,7 +87,7 @@ Rails.application.configure do
config.i18n.fallbacks = true
# Send deprecation notices to registered listeners.
config.active_support.deprecation = :notify
ActiveSupport::Deprecation.silenced = true
# Do not dump schema after migrations.
# config.active_record.dump_schema_after_migration = false