On Jun 17, 6:51 pm, Hu Ma <[email protected]> wrote:
> Hello all,
> I'm trying to import some csv data (that has latin characters) using
> faster csv but I keep getting a MalformedCSVError:
> "Unclosed quoted field on line 1."
> "/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.3/lib/faster_csv.rb:1592:in
> `shift'"
[snip]
> I'm using fastercsv 1.2.3 and rails 2.1.2

You may want to try fastercsv 1.5.  It was released just a few days
ago.

I updated our project to use trunk back in May because of a similar
problem.
 Jonathan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to