I'm new to Rails, and I'm not sure how I can pass the results of a filtered list to my export. I'm filtering using several user-selected criteria run through a conditions_for_collection. Then I'm using a config.actions_link.add to link to an Export function.
How can I export just my filtered list? -- Posted via http://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

