= smart_csv The main idea of this project is provide a simple way to export your models as CSV files. It start as a part of a mine project, but after sometimes a need change from simple CSV to Ruport. For this reason, I will not work in this project anymore. But if it is good for you, take a look on the source code. Some basic features already working, like (but not tested yet): * convert Arrays to csv * convert instances of models to csv row * render csv file based in a Rails controller. == Copyright Copyright (c) 2009 Daniel Lopes. See LICENSE for details.