Sha256: 82f56099ba8d86f417de093ede16fb4ab9da319354e80399cd787e1f0fcc3052

Contents?: true

Size: 570 Bytes

Versions: 1

Compression:

Stored size: 570 Bytes

Contents

= 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
danielvlopes-smart_csv-0.1.0 README.rdoc