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,685 of 195,762
Downloads: 21,739

Daily

Ranking: 60,205 of 195,747
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3779,480,529hoe
3,7643,289,847rubyforge

Owners

#GravatarHandle
1iconSparkboxx