On 1/5/07, Jon Egil Strand <jes / luretanker.no> wrote:
>
> Gregory and James
>
> Thank you so much for your precise and speedy replies, I am thankful both
> for your suggestions and for your effort in building these libraries.
>
> With FasterCSV I espescially like the ability to set
>
>         :headers => "my;custom;header"

anything in :csv_options gets passed along to FasterCSV in the code I
suggested, so you might be able to see if that'll be helpful somehow.