data_loader 0.2.4
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.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
>= 2.0.0
fastercsv
~> 1.5.4