Qualify ActiveRecord::IrreversibleMigration
This commit is contained in:
parent
1aa7b3b6a8
commit
1a65b3ac6f
8 changed files with 8 additions and 8 deletions
|
@ -82,6 +82,6 @@ class RemoveSegments < ActiveRecord::Migration
|
|||
end
|
||||
|
||||
def self.down
|
||||
raise IrreversibleMigration.new
|
||||
raise ActiveRecord::IrreversibleMigration
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue