issues
search
mimimi
/
ruby-tsv
Simple TSV parser
MIT License
37
stars
4
forks
source link
TSV::Table#count should not err on second call in without_header mode
#6
Open
Slotos
opened
9 years ago
Slotos
commented
9 years ago
Currently it raises TSV::Row::InputError and rewinds the source.
Currently it raises TSV::Row::InputError and rewinds the source.