class

ActiveRecord::Migration::ExecutionStrategy

v8.1.1 - Show latest stable - Superclass: Object

ExecutionStrategy is used by the migration to respond to any method calls that the migration class does not implement directly. This is the base strategy. All strategies should inherit from this class.

The ExecutionStrategy receives the current migration when initialized.

Attributes

[R]migration

Files

  • activerecord/lib/active_record/migration/execution_strategy.rb