ActiveRecord::MigrationProxy
class ActiveRecord::MigrationProxy
MigrationProxy is used to defer loading of the actual migration classes until they are needed
Public Class Methods
Calls superclass method
MigrationProxy is used to defer loading of the actual migration classes until they are needed