On Sat, Dec 3, 2011 at 7:05 PM, Andres M. <andres.mrad / gmail.com> wrote: > require 'csv' > Is there any way to do it better, like, what is i didn't have 2 > columns but multiple columns? Yes, use the CSV library you've required (but never used) to parse the file -- that's what it's for :-) -- Hassan Schroeder ------------------------ hassan.schroeder / gmail.com http://about.me/hassanschroeder twitter: @hassan