Perhaps I just need to run the returned array through some kind of
transformation ?
Take a look at FasterCSV. It is available via rubygems and allows
different modes in which to work on the parsed csv including working on
columns of csv files. Great library!
I was going to install and play with fasterCSV. Installing it into
eclipse was straightforward. Installing for JRuby in Netbeans did not
work as expected. Is there a trick to installing there?
I have a quick question, if I may. What is the difference between
faster_csv and fasterCSV (http://fastercsv.rubyforge.org/) if any?
The name of the library is FasterCSV. The gem you install is called
fastercsv though. (I’m not totally sure why I did that. Sorry!) You
require faster_csv (though fastercsv also works). It’s all the same
library, just different ways to reference it.
Thank you for your help James, I’m sorry - I hadn’t noticed your replies
before, normally I read the group at google groups where all your
responses seem not to be mirrored. I happened to visit ruby-forum and
noticed them in the end. Not sure where the problem lies, if anywhere.
Thank you for your help James, I’m sorry - I hadn’t noticed your
replies
before, normally I read the group at google groups where all your
responses seem not to be mirrored.
It has been brought to my attention that the gateway is misbehaving.
I’m away at the LSRC right now, and thus may not be able to fix it.
I’ll look into this though and hopefully have it restored next week at
the latest. Sorry about the down time.
It has been brought to my attention that the gateway is misbehaving.
This was my fault. I tried to upgrade TMail on the gateway server and
botched it. Then I went to a conference so I couldn’t fix it, of
course.
Anyway, I believe the gateway will be fixed going forward now. Let me
know if you notice further issues though.
Sorry for the hassle.
James Edward G. II
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.