Class: MigrationData::Squash
- Inherits:
-
Object
- Object
- MigrationData::Squash
- Defined in:
- lib/migration_data/squash.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
5 6 7 8 |
# File 'lib/migration_data/squash.rb', line 5 def call remove_all_old_migrations squash_schema end |