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