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,837 of 192,861
Downloads: 21,071

Daily

Ranking: 33,720 of 192,676
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3559,261,534hoe
3,7043,245,242rubyforge

Owners

#GravatarHandle
1iconSparkboxx