Displaying 1 result from an estimated 1 matches for "k1cqtdeuehemh7".
2006 Dec 11
4
Holding an ActiveRecord object for later use.
This is probably a noob question..
I have a fairly large query (the result takes along time to return)
that I need to export to CSV after it is displayed with a view.
Basically a link at the bottom of the page, "Export to CSV". I''ve
found the rails wiki solution:
http://wiki.rubyonrails.com/rails/pages/HowtoExportDataAsCSV . The only
problem is that I would like to have this