csv-mapper 0.0.4
CsvMapper is a small library intended to simplify the common steps involved with importing CSV files to a usable form in Ruby. CsvMapper is compatible with recent 1.8 versions of Ruby as well as Ruby 1.9+
Gemfile:
=
install:
=
Runtime Dependencies (1):
fastercsv
>= 1.4.0