Table of Contents - abstract_importer-1.9.0 Documentation
Classes and Modules
- AbstractImporter
- AbstractImporter::Base
- AbstractImporter::Collection
- AbstractImporter::CollectionImporter
- AbstractImporter::IdMap
- AbstractImporter::IdNotMappedError
- AbstractImporter::ImportOptions
- AbstractImporter::ImportPlan
- AbstractImporter::Mapping
- AbstractImporter::PolymorphicMapping
- AbstractImporter::Reporters
- AbstractImporter::Reporters::BaseReporter
- AbstractImporter::Reporters::DebugReporter
- AbstractImporter::Reporters::DotReporter
- AbstractImporter::Reporters::NullReporter
- AbstractImporter::Reporters::PerformanceReporter
- AbstractImporter::Reporters::ProgressReporter
- AbstractImporter::Skip
- AbstractImporter::Strategies
- AbstractImporter::Strategies::Base
- AbstractImporter::Strategies::DefaultStrategy
- AbstractImporter::Strategies::InsertStrategy
- AbstractImporter::Strategies::ReplaceStrategy
- AbstractImporter::Strategies::UpsertStrategy
- AbstractImporter::Summary
Methods
- ::dependencies — AbstractImporter::Base
- ::depends_on — AbstractImporter::Base
- ::import — AbstractImporter::Base
- ::import_plan — AbstractImporter::Base
- ::new — AbstractImporter::Base
- ::new — AbstractImporter::Collection
- ::new — AbstractImporter::CollectionImporter
- ::new — AbstractImporter::IdMap
- ::new — AbstractImporter::ImportPlan
- ::new — AbstractImporter::Mapping
- ::new — AbstractImporter::PolymorphicMapping
- ::new — AbstractImporter::Reporters::BaseReporter
- ::new — AbstractImporter::Reporters::DebugReporter
- ::new — AbstractImporter::Reporters::PerformanceReporter
- ::new — AbstractImporter::Strategies::Base
- ::new — AbstractImporter::Strategies::InsertStrategy
- ::new — AbstractImporter::Strategies::UpsertStrategy
- ::new — AbstractImporter::Summary
- ::read_inheritable_instance_variable — AbstractImporter::Base
- #+ — AbstractImporter::Summary
- #<< — AbstractImporter::IdMap
- #[] — AbstractImporter::IdMap
- #[] — AbstractImporter::PolymorphicMapping
- #add_batch_to_id_map — AbstractImporter::Strategies::InsertStrategy
- #add_to_batch — AbstractImporter::Strategies::InsertStrategy
- #already_imported? — AbstractImporter::Strategies::Base
- #already_imported? — AbstractImporter::Strategies::UpsertStrategy
- #applicable? — AbstractImporter::Mapping
- #applicable? — AbstractImporter::PolymorphicMapping
- #applies_to? — AbstractImporter::PolymorphicMapping
- #apply — AbstractImporter::Mapping
- #apply — AbstractImporter::PolymorphicMapping
- #apply! — AbstractImporter::IdMap
- #apply! — AbstractImporter::Mapping
- #association_attrs — AbstractImporter::Collection
- #atomic? — AbstractImporter::Base
- #average_ms — AbstractImporter::Summary
- #batch_inserted — AbstractImporter::Reporters::BaseReporter
- #batch_inserted — AbstractImporter::Reporters::DotReporter
- #batch_inserted — AbstractImporter::Reporters::ProgressReporter
- #build_record — AbstractImporter::Strategies::DefaultStrategy
- #cast_result — AbstractImporter::Strategies::InsertStrategy
- #clean_record — AbstractImporter::Strategies::DefaultStrategy
- #collection_counts — AbstractImporter::Base
- #contains? — AbstractImporter::IdMap
- #count_collection — AbstractImporter::Base
- #count_error — AbstractImporter::Reporters::BaseReporter
- #count_error — AbstractImporter::Reporters::DebugReporter
- #count_notice — AbstractImporter::Reporters::BaseReporter
- #count_notice — AbstractImporter::Reporters::DebugReporter
- #create_or_update_record — AbstractImporter::Strategies::ReplaceStrategy
- #create_record — AbstractImporter::Strategies::DefaultStrategy
- #default_reporter — AbstractImporter::Base
- #dependencies — AbstractImporter::Base
- #describe_destination — AbstractImporter::Base
- #describe_source — AbstractImporter::Base
- #distance_of_time — AbstractImporter::Reporters::BaseReporter
- #dry_run? — AbstractImporter::Base
- #dup — AbstractImporter::IdMap
- #each_new_record — AbstractImporter::CollectionImporter
- #file — AbstractImporter::Reporters::DebugReporter
- #find_collection — AbstractImporter::Base
- #find_objects_holding_onto_references_to_a — AbstractImporter::Reporters::PerformanceReporter
- #finish_all — AbstractImporter::Reporters::BaseReporter
- #finish_all — AbstractImporter::Reporters::DebugReporter
- #finish_all — AbstractImporter::Reporters::NullReporter
- #finish_all — AbstractImporter::Reporters::ProgressReporter
- #finish_collection — AbstractImporter::Reporters::BaseReporter
- #finish_collection — AbstractImporter::Reporters::DebugReporter
- #finish_collection — AbstractImporter::Reporters::PerformanceReporter
- #finish_setup — AbstractImporter::Reporters::BaseReporter
- #finish_setup — AbstractImporter::Reporters::DebugReporter
- #finish_setup — AbstractImporter::Reporters::NullReporter
- #finish_setup — AbstractImporter::Reporters::ProgressReporter
- #finish_teardown — AbstractImporter::Reporters::BaseReporter
- #flush — AbstractImporter::Strategies::Base
- #flush — AbstractImporter::Strategies::InsertStrategy
- #foreign_model_for — AbstractImporter::PolymorphicMapping
- #foreign_table_for — AbstractImporter::PolymorphicMapping
- #get — AbstractImporter::IdMap
- #has_legacy_id? — AbstractImporter::Collection
- #has_scope_for? — AbstractImporter::Base
- #info — AbstractImporter::Reporters::DebugReporter
- #init — AbstractImporter::IdMap
- #insert_batch — AbstractImporter::Strategies::InsertStrategy
- #inspect — AbstractImporter::Mapping
- #instantiate_collections! — AbstractImporter::Base
- #invoke_callback — AbstractImporter::CollectionImporter
- #map_foreign_key — AbstractImporter::Base
- #map_foreign_key — AbstractImporter::CollectionImporter
- #merge! — AbstractImporter::IdMap
- #method_missing — AbstractImporter::ImportPlan
- #perform! — AbstractImporter::Base
- #perform! — AbstractImporter::CollectionImporter
- #prepare! — AbstractImporter::CollectionImporter
- #prepare_attributes — AbstractImporter::Strategies::Base
- #prepare_mappings! — AbstractImporter::CollectionImporter
- #prepopulate_id_map! — AbstractImporter::Base
- #prepopulate_id_map_for! — AbstractImporter::Base
- #print_invalid_params — AbstractImporter::Reporters::DebugReporter
- #print_messages — AbstractImporter::Reporters::DebugReporter
- #print_stats — AbstractImporter::Reporters::PerformanceReporter
- #print_summary — AbstractImporter::Reporters::DebugReporter
- #process_record — AbstractImporter::Strategies::Base
- #process_record — AbstractImporter::Strategies::DefaultStrategy
- #process_record — AbstractImporter::Strategies::InsertStrategy
- #process_record — AbstractImporter::Strategies::ReplaceStrategy
- #record_created — AbstractImporter::Reporters::BaseReporter
- #record_created — AbstractImporter::Reporters::DotReporter
- #record_created — AbstractImporter::Reporters::PerformanceReporter
- #record_created — AbstractImporter::Reporters::ProgressReporter
- #record_failed — AbstractImporter::Reporters::BaseReporter
- #record_failed — AbstractImporter::Reporters::DebugReporter
- #record_failed — AbstractImporter::Reporters::DotReporter
- #record_failed — AbstractImporter::Reporters::PerformanceReporter
- #record_failed — AbstractImporter::Reporters::ProgressReporter
- #record_skipped — AbstractImporter::Reporters::BaseReporter
- #record_skipped — AbstractImporter::Reporters::DotReporter
- #record_skipped — AbstractImporter::Reporters::ProgressReporter
- #redundant_record? — AbstractImporter::CollectionImporter
- #register — AbstractImporter::IdMap
- #remap_foreign_key? — AbstractImporter::Base
- #remap_foreign_keys! — AbstractImporter::CollectionImporter
- #remap_ids? — AbstractImporter::Strategies::Base
- #scope_for — AbstractImporter::Base
- #setup — AbstractImporter::Base
- #skip? — AbstractImporter::Base
- #start_all — AbstractImporter::Reporters::BaseReporter
- #start_all — AbstractImporter::Reporters::DebugReporter
- #start_all — AbstractImporter::Reporters::NullReporter
- #start_collection — AbstractImporter::Reporters::BaseReporter
- #start_collection — AbstractImporter::Reporters::DebugReporter
- #start_collection — AbstractImporter::Reporters::NullReporter
- #start_collection — AbstractImporter::Reporters::PerformanceReporter
- #start_collection — AbstractImporter::Reporters::ProgressReporter
- #stat — AbstractImporter::Reporters::DebugReporter
- #status — AbstractImporter::Reporters::DebugReporter
- #strategy_for — AbstractImporter::Base
- #table_name_for — AbstractImporter::PolymorphicMapping
- #tables — AbstractImporter::IdMap
- #teardown — AbstractImporter::Base
- #to_h — AbstractImporter::ImportPlan
- #to_s — AbstractImporter::Mapping
- #update_record — AbstractImporter::Strategies::ReplaceStrategy
- #use_id_map_for? — AbstractImporter::Base
- #verify_parent! — AbstractImporter::Base
- #verify_source! — AbstractImporter::Base
- #with_transaction — AbstractImporter::Base