3 lines
103 B
Ruby
3 lines
103 B
Ruby
# frozen_string_literal: true
|
|
|
|
StrongMigrations.start_after = 20170924022025 if Rails.env.development?
|