Ubuntu 12.04 LTS
Ruby ruby 1.9.3dev (2011-09-23 revision 33323) [i686-linux]
Rails 3.2.9
Following is
Add the :liberal_parsing => true argument to CSV.read and this should solve some of the issues with "illegal quoting"
:liberal_parsing => true
CSV.read