Class: ActiveRecordCSVImporter::Column

Inherits:
Object
  • Object
show all
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.