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: 134,486 of 189,128
Downloads: 4,599

Daily

Ranking: 121,766 of 189,104
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,158,345,849bundler
91,223,147,708rake
141,139,100,575minitest
74574,068,249pry
7,740534,890minitest-power_assert

Owners

#GravatarHandle
1iconinemation