method
check_pending!
v6.1.3.1 -
Show latest stable
- Class:
ActiveRecord::Migration
check_pending!(connection = Base.connection)public
Raises ActiveRecord::PendingMigrationError error if any migrations are pending.
check_pending!(connection = Base.connection)Raises ActiveRecord::PendingMigrationError error if any migrations are pending.