0f3bfb2
This Rails plugin gives you the ability to call to_csv to a collection of activerecords (Array). The builder options are the same as to_json / to_xml, except for the :include. — Read more
http://arydjmal.com/2008/6/11/to_csv-plugin-better-excel-compatibility
This URL has Read+Write access
changed the old to_a to Array() due to deprecation warning