Convertible to Csv
Posted by keith over 2 years ago
Convertible to csv now has a project page.
I've also added some unit tests.
Convertible to csv allows you to specify that an ActiveRecord model should respond to a to_csv message. You can also specify if a header row of field names should be used and which fields (and their order) should be used in the csv output.
