CSVobj provides a legible and maintainable mechanism to manipulate CSV files by creating an array of objects from a file or string of CSV information. The resulting object's attributes are defined dynamically and are based on the CSV column name.
Required Ruby Version
None
Authors
Martin Carpenter
Versions
- 1.0 November 25, 2010 (7.5 KB)