Categories: None [Edit]
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,068 of 183,487
Downloads: 4,040
Daily
Ranking: 58,438 of 183,477
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,456,982,742 | bundler |
10 | 969,414,103 | rake |
19 | 910,520,769 | minitest |
69 | 473,560,618 | pry |
7,863 | 412,054 | minitest-power_assert |
Owners
# | Gravatar | Handle |
---|---|---|
1 | inemation |