module ContentfulMigrations

Constants

MigrationProxy

MigrationProxy is used to defer loading of the actual migration classes until they are needed. This implementation is borrowed from activerecord's migration library.

VERSION