Output csv data to browser

Hi,
I’m a newbie on rails. how do you output the contents of a file to the
browser line by line?

Thanks.

CSV::Writer and send_data

-Jonathan.

Has any date been given for the next stable rails release?
I haven’t seen anything, but i was wondering if anyone else has…

Cheers
G

and not to mention Jonathon’s very helpful blog…

http://blog.teksol.info/articles/2006/03/23/returning-csv-data-to-the-browser

Craig