Exception: ActiveRecord::IrreversibleMigration

Inherits:
MigrationError show all
Defined in:
activerecord/lib/active_record/migration.rb

Overview

Exception that can be raised to stop migrations from going backwards.

Method Summary

Methods inherited from MigrationError

#initialize

Constructor Details

This class inherits a constructor from ActiveRecord::MigrationError