Module: AlsoMigrate
- Defined in:
- lib/also_migrate.rb,
lib/also_migrate/gems.rb,
lib/also_migrate/migrator.rb,
lib/also_migrate/migration.rb
Defined Under Namespace
Modules: Gems, Migration, Migrator
Class Attribute Summary collapse
-
.configuration ⇒ Object
Returns the value of attribute configuration.
Class Attribute Details
.configuration ⇒ Object
Returns the value of attribute configuration.
10 11 12 |
# File 'lib/also_migrate.rb', line 10 def configuration @configuration end |