Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output format via a small DSL
This is just a simple example I am putting out here to help the lost (as I am most of the time) with a way to import a csv file into a database in a rails app.