Posted By: James Gray
Date: 2006-04-03 08:09
Summary: FasterCSV Gains Several New Features
Project: FasterCSV

Users are asking for features and sending in patches so this release is for you! You can now use an Array of headers to access any columns by name, setup Marshal/YAML style serialization to CSV files, use the CSV compatibility layer to transition legacy code instantly, and even take advantage of the new shortcut interface.

If you're a FasterCSV fan or just someone who uses the CSV library, you'll want to examine this latest release, trust me.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: fastercsv-gains-several-new-features

Start New Thread Start New Thread

 

By: bala mani
row colour [ reply ]  
2009-09-04 06:54
Hi,

I am using fastercsv to export in my ruby on rails application its working perfect. I want to change the row colour. Can u help me?