require 'migration' class MyMigration < Migration set_model 'MyModel' end