Class: ApplicationImporter
- Inherits:
-
Importo::BaseImporter
- Object
- Importo::BaseImporter
- ApplicationImporter
- Defined in:
- lib/generators/importo/templates/application_importer.rb
Instance Attribute Summary
Attributes inherited from Importo::BaseImporter
Method Summary
Methods inherited from Importo::BaseImporter
#initialize, #state_changed, t
Methods included from ResultFeedback
Methods included from Original
#col_for, #invalid_header_names, #original, #structure_valid?
Methods included from Revertable
Methods included from Exportable
#export, #export_columns, #export_data, #export_file, #export_row, #export_scope, #sample_data, #sample_file
Methods included from Importable
#after_build, #after_save, #after_validate, #around_build, #around_save, #around_validate, #before_build, #before_save, #before_validate, #build, #convert_values, #import!, #populate, #process_data_row
Constructor Details
This class inherits a constructor from Importo::BaseImporter