Fix migration without DOWNTIME clause specified

This commit is contained in:
Ruben Davila 2017-02-28 00:38:37 -05:00
parent b895c4eff9
commit eb90e3278a
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
class MigrateUsersNotificationLevel < ActiveRecord::Migration
DOWNTIME = false
# Migrates only users who changed their default notification level :participating
# creating a new record on notification settings table