Module: Bulkrax::CsvTemplate

Defined in:
app/services/bulkrax/csv_template/csv_builder.rb,
app/services/bulkrax/csv_template/row_builder.rb,
app/services/bulkrax/csv_template/model_loader.rb,
app/services/bulkrax/csv_template/column_builder.rb,
app/services/bulkrax/csv_template/field_analyzer.rb,
app/services/bulkrax/csv_template/file_validator.rb,
app/services/bulkrax/csv_template/mapping_manager.rb,
app/services/bulkrax/csv_template/schema_analyzer.rb,
app/services/bulkrax/csv_template/split_formatter.rb,
app/services/bulkrax/csv_template/value_determiner.rb,
app/services/bulkrax/csv_template/column_descriptor.rb,
app/services/bulkrax/csv_template/explanation_builder.rb,
app/services/bulkrax/csv_template/file_path_generator.rb

Defined Under Namespace

Classes: ColumnBuilder, ColumnDescriptor, CsvBuilder, ExplanationBuilder, FieldAnalyzer, FilePathGenerator, FileValidator, MappingManager, ModelLoader, RowBuilder, SchemaAnalyzer, SplitFormatter, ValueDeterminer