Uses fastercsv to scan a few lines of a CSV and create a schema with ActiveRecord. It does the actual file load with MySQL LOAD DATA.
Required Ruby Version
>= 1.8.7
Authors
Nathan Youngman
Uses fastercsv to scan a few lines of a CSV and create a schema with ActiveRecord. It does the actual file load with MySQL LOAD DATA.
>= 1.8.7
Nathan Youngman