Class: Cardio::Migration::Transform
- Inherits:
-
Cardio::Migration
- Object
- Cardio::Migration
- Cardio::Migration::Transform
- Includes:
- Card::Model::SaveHelper
- Defined in:
- lib/cardio/migration/transform.rb
Overview
for migrations involving data transformations (but not schema changes)
Constant Summary
Constants included from Card::Model::SaveHelper::SaveHelperHelper
Card::Model::SaveHelper::SaveHelperHelper::CARDTYPE_METHOD_REGEXP
Method Summary
Methods included from Card::Model::SaveHelper
#create_card, #create_card!, #delete_card, #delete_code_card, #update_card, #update_card!, #with_user
Methods inherited from Cardio::Migration
#context, #down, migration_class, #migration_paths, #migration_type, #mode, new_for, #run, #version
Methods included from Port
Methods included from Stamp
Methods included from Assumption
#assume_current, #assume_migrated_upto_version
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Card::Model::SaveHelper::SaveHelperHelper