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: 145,123 of 192,186
Downloads: 4,114

Daily

Ranking: 89,809 of 192,156
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconelifoster