Hoi. I'm creating a configurable export feature for my application's backend. I have a form that allows administrators the select what data they want to export, how that data should be ordered and in which file format the export should be saved.
At the controller level I need respond_to to take params[:format] into account but it seems to ignore that parameter. What am I doing wrong? Regards, Gert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

