Use strong_migrations to help developers avoid problems in production database schema changes
This commit is contained in:
parent
ea68ac865b
commit
3e414a5025
3 changed files with 5 additions and 0 deletions
1
config/initializers/strong_migrations.rb
Normal file
1
config/initializers/strong_migrations.rb
Normal file
|
@ -0,0 +1 @@
|
|||
StrongMigrations.start_after = 20190518115041 # rubocop:disable Style/NumericLiterals
|
Loading…
Add table
Add a link
Reference in a new issue