Add strong_migrations gem to warn when creating unsafe migrations (#5078)
parent
6d12bcb225
commit
65827bd2b4
@ -0,0 +1,3 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
StrongMigrations.start_after = 20170924022025 if Rails.env.development?
|
Loading…
Reference in new issue