-
Skip loading application settings from the database when migrations are pending · 23db8409Nick Thomas authored
Various Rails initializers (metrics, sentry, etc) are run before migrations, which can lead to a mismatch between app/models/application_settings.rb and schema.
23db8409
×