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: 142,674 of 183,021
Downloads: 3,677

Daily

Ranking: 107,996 of 183,007
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconelifoster