csv_shaper 1.3.2
Creating CSV files in Ruby is painful! CSV Shaper makes life easier! It's ideal for converting database backed models with attributes into CSV output. It can be used without Rails, but works great with ActiveRecord models and even comes with support for it's own template handling.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 3.0.0