| Message: 17864 |
 |
BY: Michael Silver (masilver) DATE: 2007-02-09 06:15 SUBJECT: Custom quote string? I have an unusual need to read a CSV file that uses ~ instead of quotes (and ^ instead of commas) due to the use of quotes in the data.
Is there any way to customize the quote character in FasterCSV? I imagine it would be a fairly simple change since it appears to be using regex to determine the quoted strings.
Great library and I look forward to seeing it in the core ruby distribution.
...Thanks...
...Michael... | |