Could someone kindly point me in the direction of the FasterCSV rdocs?
Also, I would like to user FasterCSV to parse some csv files, as well as
some tab delimited file. Since I have not been able to find the rdoc, I
have
not figured out how to tell the FasterCSV library to use ‘\t’ rather
than
‘,’
Also, I would like to user FasterCSV to parse some csv files, as
well as
some tab delimited file. Since I have not been able to find the
rdoc, I have
not figured out how to tell the FasterCSV library to use ‘\t’
rather than
‘,’
FasterCSV…(… :col_sep => “\t”)
Hope that helps.
James Edward G. II
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.