Categories: None [Edit]

csv_importer

https://rubygems.org/gems/csv_importer
https://github.com/sparkboxx/csv_importer
http://github.com/sparkboxx/csv_importer Ever needed to import csv files where every row needs to be converted into a model? The CSV importer turns every row of a CSV file into an object. Each column is matched and tested against a given class. You can provide a dictionary with translations between the CSV column names and the object properties.

Total

Ranking: 53,387 of 187,255
Downloads: 19,984

Daily

Ranking: 77,202 of 187,239
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,2868,955,182hoe
3,5963,084,568rubyforge

Owners

#GravatarHandle
1iconSparkboxx