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: 133,270 of 195,789
Downloads: 4,952

Daily

Ranking: 152,870 of 195,762
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,633,272,855bundler
81,385,215,595rake
141,272,548,369minitest
72623,903,772pry
7,750611,266minitest-power_assert

Owners

#GravatarHandle
1iconinemation