Categories: None [Edit]

oocsv

https://rubygems.org/gems/oocsv
https://github.com/elifoster/oocsv-rb
A very dynamic object-oriented approach to CSV reading and writing. Unlike the stdlib csv library, this does not handle files. Use the various I/O libraries for that. This gem only handles reading and writing CSV strings. It adds a new struct, CSVEntry, that dynamically has its instance attribute accessor methods created and initialized.

Total

Ranking: 141,339 of 180,507
Downloads: 3,571

Daily

Ranking: 147,217 of 180,487
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconelifoster