Class: ActiveRecordCSVImporter::Column
- Inherits:
-
Object
- Object
- ActiveRecordCSVImporter::Column
- Defined in:
- lib/activerecord_csv_importer/column.rb
Overview
A Column from a CSV file with a ‘name` (from the csv file) and a matching `ColumnDefinition` if any.