> OK. Things definitely do not work in Jifty as I have them.
>
> Following your advice, the following works:
>
> $r->content_type('text/comma-separated-values');
> $m->print(csv_data());
>
> I like it. Its much shorter and much easier to remember.
>
> (BTW, does this work in pure Mason as well?)
Always has for me ;)
Best,
Jesse