Skip to content
Snippets Groups Projects
Commit 7fd66cf2 authored by unarist's avatar unarist Committed by Eugen Rochko
Browse files

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

parent 6e9e0c14
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
StrongMigrations.start_after = 20170924022025 if Rails.env.development?
StrongMigrations.start_after = 20170924022025
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment