How to avoid special characters errors on uploading csv file

Hi,

I wrote a funtion for uploading csv file using fastercsv. Often im

getting special characters error on upload when the csv file uses
“”,.:;!@#$%^&* etc. Can anyone give me tips to avoid the special
character error’s and to enhance the functionality.

Thanks,

Try setting :quote_char to some other character.

On Aug 14, 10:26 am, Karthikragunath B. <rails-mailing-