Method: MaglevRecord::MigrationOperations::NullClass#change_superclass_to
- Defined in:
- lib/maglev_record/migration/operations.rb
#change_superclass_to(new_superclass) ⇒ Object
138 139 |
# File 'lib/maglev_record/migration/operations.rb', line 138 def change_superclass_to(new_superclass) end |