Class: Cardio::Migration::Transform

Inherits:
Cardio::Migration show all
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, port, port_all, #run, #version

Methods included from Stamp

#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