Categories: None [Edit]

csv_object

https://rubygems.org/gems/csv_object
https://github.com/inem/csv_object
Ever found yourself trying to find the right way to use Ruby's CSV library? Confused about all those CSV.parse and CSV.open, and when to use each of them? The purpose of CsvObject gem is to create convenient interface to work with CSV files and data in Ruby. Whatever you have: string with filename, CSV data itself, Pathname, CSV::Table, array of hashes, or even Paperclip::Attachment, just throw it into CsvObject.new(your_stuff)

Total

Ranking: 136,115 of 183,127
Downloads: 4,010

Daily

Ranking: 74,510 of 183,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,409,222,051bundler
10954,475,095rake
19895,815,902minitest
68467,204,181pry
7,734405,738minitest-power_assert

Owners

#GravatarHandle
1iconinemation