From: Alvaro Perez Date: 2007-08-17T00:37:46+09:00 Subject: Re: Double quote escape character Hi all, I think there is not problem at all as it seems that the FasterCSV class is the one who's erasing the double quotes while converting the strings to cvs. Anyway, it's still interesting to notice that there's no possible way to write in Ruby a string like this: ""hello"" Regards, Alvaro. -- Posted via http://www.ruby-forum.com/.