Module: MongoMapper

Defined in:
lib/mongo_mapper/migration_proxy.rb,
lib/mongrations.rb,
lib/mongo_mapper/migrator.rb,
lib/mongo_mapper/exceptions.rb,
lib/mongo_mapper/mongration.rb,
lib/mongo_mapper/schema_migration.rb

Overview

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

Defined Under Namespace

Classes: DuplicateMigrationNameError, DuplicateMigrationVersionError, IllegalMigrationNameError, IrreversibleMigration, MigrationProxy, Migrator, MongoMapperError, Mongration, SchemaMigration, UnknownMigrationVersionError