Table of Contents - active_record_importer-0.4.0 Documentation
Classes and Modules
- ActiveRecordImporter
- ActiveRecordImporter::Attribute
- ActiveRecordImporter::Attribute::AttributesBuilder
- ActiveRecordImporter::Attribute::FindOptionsBuilder
- ActiveRecordImporter::Attribute::Helpers
- ActiveRecordImporter::BatchImporter
- ActiveRecordImporter::CsvOptions
- ActiveRecordImporter::DataProcessor
- ActiveRecordImporter::Dispatcher
- ActiveRecordImporter::Engine
- ActiveRecordImporter::Errors
- ActiveRecordImporter::Errors::DuplicateRecord
- ActiveRecordImporter::Errors::InvalidTransition
- ActiveRecordImporter::Errors::MissingFindByOption
- ActiveRecordImporter::Errors::MissingImportFile
- ActiveRecordImporter::FailedFileBuilder
- ActiveRecordImporter::Import
- ActiveRecordImporter::ImportCallbacker
- ActiveRecordImporter::Importable
- ActiveRecordImporter::Importable::ClassMethods
- ActiveRecordImporter::Importable::InstanceMethods
- ActiveRecordImporter::Importable::SingletonMethods
- ActiveRecordImporter::ImporterOptions
- ActiveRecordImporter::InstanceBuilder
- ActiveRecordImporter::OptionsBuilder
- ActiveRecordImporter::Railtie
- ActiveRecordImporter::TransitionProcessor
Methods
- ::build — ActiveRecordImporter::OptionsBuilder
- ::included — ActiveRecordImporter::Importable
- ::new — ActiveRecordImporter::Attribute::AttributesBuilder
- ::new — ActiveRecordImporter::Errors::InvalidTransition
- ::new — ActiveRecordImporter::Errors::MissingFindByOption
- ::new — ActiveRecordImporter::Errors::DuplicateRecord
- ::new — ActiveRecordImporter::Errors::MissingImportFile
- ::new — ActiveRecordImporter::FailedFileBuilder
- ::new — ActiveRecordImporter::ImportCallbacker
- ::new — ActiveRecordImporter::TransitionProcessor
- #acts_as_importable — ActiveRecordImporter::Importable::ClassMethods
- #all_columns — ActiveRecordImporter::Importable::ClassMethods
- #allowed_columns — ActiveRecordImporter::Importable::ClassMethods
- #allowed_columns_hash — ActiveRecordImporter::Importable::ClassMethods
- #append_errors — ActiveRecordImporter::DataProcessor
- #assign_attrs_and_save! — ActiveRecordImporter::InstanceBuilder
- #attributes_without_state_machine_attrs — ActiveRecordImporter::DataProcessor
- #batch_size — ActiveRecordImporter::Import
- #before_save_callback — ActiveRecordImporter::InstanceBuilder
- #build — ActiveRecordImporter::Attribute::AttributesBuilder
- #build — ActiveRecordImporter::Attribute::FindOptionsBuilder
- #build — ActiveRecordImporter::InstanceBuilder
- #call — ActiveRecordImporter::Dispatcher
- #call — ActiveRecordImporter::ImportCallbacker
- #call_dispatcher — ActiveRecordImporter::Importable::ClassMethods
- #check_presence_of_find_options — ActiveRecordImporter::Import
- #create_import_failed_file — ActiveRecordImporter::Dispatcher
- #create_instance — ActiveRecordImporter::DataProcessor
- #csv_options — ActiveRecordImporter::BatchImporter
- #csv_options — ActiveRecordImporter::Dispatcher
- #default_attrs — ActiveRecordImporter::Attribute::AttributesBuilder
- #destroy_temp_failed_file — ActiveRecordImporter::Dispatcher
- #divide_and_conquer — ActiveRecordImporter::Dispatcher
- #error_duplicate? — ActiveRecordImporter::InstanceBuilder
- #excluded_columns — ActiveRecordImporter::Importable::ClassMethods
- #execute — ActiveRecordImporter::Import
- #execute! — ActiveRecordImporter::Import
- #failed_file — ActiveRecordImporter::BatchImporter
- #failed_file_path — ActiveRecordImporter::Import
- #fetch_find_attributes — ActiveRecordImporter::DataProcessor
- #fetch_instance_attributes — ActiveRecordImporter::DataProcessor
- #fetch_time_attributes — ActiveRecordImporter::Attribute::AttributesBuilder
- #fetch_value — ActiveRecordImporter::Attribute::AttributesBuilder
- #fire_event! — ActiveRecordImporter::TransitionProcessor
- #force_encode_attributes — ActiveRecordImporter::Attribute::AttributesBuilder
- #force_utf8_encode — ActiveRecordImporter::Attribute::Helpers
- #get_find_opts — ActiveRecordImporter::Attribute::FindOptionsBuilder
- #get_import_file — ActiveRecordImporter::Importable::ClassMethods
- #has_column? — ActiveRecordImporter::Attribute::AttributesBuilder
- #import! — ActiveRecordImporter::Importable::ClassMethods
- #import_file — ActiveRecordImporter::Import
- #importable? — ActiveRecordImporter::Importable::ClassMethods
- #importable? — ActiveRecordImporter::Importable::SingletonMethods
- #importable_columns — ActiveRecordImporter::Importable::ClassMethods
- #importer_options — ActiveRecordImporter::Importable::ClassMethods
- #importing? — ActiveRecordImporter::Importable::InstanceMethods
- #initialize_instance — ActiveRecordImporter::InstanceBuilder
- #insert_method_inquiry — ActiveRecordImporter::InstanceBuilder
- #klass_csv_opts — ActiveRecordImporter::Dispatcher
- #local_path? — ActiveRecordImporter::Import
- #merged_attributes — ActiveRecordImporter::Attribute::AttributesBuilder
- #methods_after_upsert — ActiveRecordImporter::DataProcessor
- #parse_datetime — ActiveRecordImporter::Attribute::Helpers
- #prefixed_key — ActiveRecordImporter::Attribute::FindOptionsBuilder
- #process — ActiveRecordImporter::DataProcessor
- #process! — ActiveRecordImporter::BatchImporter
- #process_data — ActiveRecordImporter::InstanceBuilder
- #process_import — ActiveRecordImporter::Dispatcher
- #process_row — ActiveRecordImporter::BatchImporter
- #queue — ActiveRecordImporter::Dispatcher
- #queue_or_execute — ActiveRecordImporter::Dispatcher
- #resource_class — ActiveRecordImporter::Import
- #run_after_save_callbacks — ActiveRecordImporter::DataProcessor
- #run_each_callbacks — ActiveRecordImporter::ImportCallbacker
- #set_find_options — ActiveRecordImporter::DataProcessor
- #set_import_count — ActiveRecordImporter::BatchImporter
- #set_insert_method — ActiveRecordImporter::DataProcessor
- #skip_callbacks? — ActiveRecordImporter::DataProcessor
- #slice_attributes — ActiveRecordImporter::Attribute::FindOptionsBuilder
- #state_transitions — ActiveRecordImporter::DataProcessor
- #state_transitions — ActiveRecordImporter::TransitionProcessor
- #state_was — ActiveRecordImporter::TransitionProcessor
- #store_accessors — ActiveRecordImporter::Importable::ClassMethods
- #strip_and_symbolize — ActiveRecordImporter::Attribute::FindOptionsBuilder
- #target_file_name — ActiveRecordImporter::Dispatcher
- #target_file_name — ActiveRecordImporter::FailedFileBuilder
- #temp_failed_file_path — ActiveRecordImporter::Dispatcher
- #temp_failed_file_path — ActiveRecordImporter::FailedFileBuilder
- #time_attributes — ActiveRecordImporter::Attribute::Helpers
- #transit — ActiveRecordImporter::TransitionProcessor
- #transit_event — ActiveRecordImporter::TransitionProcessor
- #write — ActiveRecordImporter::FailedFileBuilder
- #write_failed_row — ActiveRecordImporter::BatchImporter