i am using ruby 1.9.2 and also use its csv library.I want to write in csv properly just
like this
name,country_code,destination,code Afghanistan,93,Bama
csv << "\n"
Stackoverflow requires 30 characters in an answer, but I don't know what more to say.