Commit f587c730 authored by Ruben Davila's avatar Ruben Davila

Fix migration without DOWNTIME clause specified

parent b85f7a74
class MigrateUsersNotificationLevel < ActiveRecord::Migration
DOWNTIME = false
# Migrates only users who changed their default notification level :participating
# creating a new record on notification settings table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment