Ruports is pretty slick:
http://rubyreports.org/

On Mar 19, 1:55 pm, Dhaval Phansalkar <rails-mailing-l...@andreas-
s.net> wrote:
> hi all,
>
> is there any method/way to generate a csv from an object directly? e.g.
> @object.to_csv that will create a csv file with whatever data that
> object holds?
>
> the object that i have is a parsed xml response like @report = parsed
> xml. but i'm not able to send it to csv as number of
> columns,rows,headings are not fixed. this object holds report data.
> thanks in advance.
>
> -Dhaval
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to