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