today is not my day. fix comment in migration
This commit is contained in:
parent
fe4b886649
commit
b55cadb4a4
1 changed files with 1 additions and 1 deletions
|
|
@ -41,6 +41,6 @@ class RemovePublicShareVisibilities < ActiveRecord::Migration
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.down
|
def self.down
|
||||||
#raise ActiveRecord::IrreversibleMigration
|
raise ActiveRecord::IrreversibleMigration
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue