Class: Card::Migration::Core

Inherits:
Card::Migration show all
Defined in:
lib/card/migration/core.rb

Method Summary

Methods inherited from Card::Migration

assume_migrated_upto_version, #contentedly, #data_path, data_path, #down, #exec_migration, find_unused_name, #import_cards, #import_json, #merge_cards, #migration_paths, migration_paths, #read_json, schema, schema_mode, #schema_mode, schema_suffix, type, #update_machine_output

Methods included from Card::Model::SaveHelper

#add_coderule_item, #add_name, #add_script, #add_style, #create_args, #create_card, #create_card!, #create_or_update_card, #create_or_update_card!, #delete_card, #delete_code_card, #ensure_attributes, #ensure_card, #ensure_card!, #ensure_trait, #ensure_trait_rule, #extract_cardtype_from_method_name, #method_missing, #name_from_args, #normalize_trait_rule_args, #resolve_name_conflict, #respond_to_missing?, #standardize_args, #standardize_update_args, #update_card, #update_card!, #validate_setting, #with_user

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Card::Model::SaveHelper