It’s easy enough to read a CSV file into an array with Ruby but I can’t find any good documentation on how to write an array into a CSV file. Can anyone tell me how to do this?

I’m using Ruby 1.9.2 if that matters.

6 Answers
6

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *