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,115 of 183,127
Downloads: 4,010
Daily
Ranking: 74,510 of 183,106
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,409,222,051 | bundler |
10 | 954,475,095 | rake |
19 | 895,815,902 | minitest |
68 | 467,204,181 | pry |
7,734 | 405,738 | minitest-power_assert |
Owners
# | Gravatar | Handle |
---|---|---|
1 | inemation |