Class ActiveRecord::MigrationProxy
In: lib/active_record/migration.rb
Parent: Struct.new(:name, :version, :filename)

MigrationProxy is used to defer loading of the actual migration classes until they are needed

Methods

basename   new  

Public Class methods

Public Instance methods

[Validate]