From: Jan Svitok Date: 2006-12-28T19:32:26+09:00 Subject: Re: Parsing a CSV file having multiple records in RUBY On 12/26/06, Krishna Mundra wrote: > Hi everyone, > Can anyone help me in parsing a CSV file,with comma seperated multiple > records (multiple columns and multiple rows).... http://ruby-doc.org/stdlib/libdoc/csv/rdoc/index.html http://www.oreillynet.com/ruby/blog/2006/02/faster_csv_with_fastercsv.html http://rubyforge.org/projects/fastercsv/