Commit a9eba1bd authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

No need to block db:rollback for safe migration

parent cd6baa14
......@@ -4,6 +4,5 @@ class SetMissingLastActivityAt < ActiveRecord::Migration
end
def down
raise ActiveRecord::IrreversibleMigration
end
end
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