data_loader 0.2.0
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.3
fastercsv
~> 1.5.4
Development依存関係 (1):
rspec
~> 1.3