Fix migration failure due to StrongMigrations on production env (#5283)

lolsob-rspec
unarist 2017-10-09 17:05:35 +09:00 committed by Eugen Rochko
parent 5a0e862664
commit 12bdbf38ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# frozen_string_literal: true
StrongMigrations.start_after = 20170924022025 if Rails.env.development?
StrongMigrations.start_after = 20170924022025