I’ve got some data in an excel file that I need to put in the database and its far too much to do by hand, what will I do? Lets throw some ruby at the problem! First, excel it too darn complicated and proprietary a format to even mess with unless you are creating something really worth it, so lets open that .xls with Excel or OpenOffice and do a File -> Save As -> .csv (comma separated values) to