2009/2/19 MaD <[email protected]> > > try calling it with :format => 'xml' > > <%= link_to "link_name", :controller => 'controller_name', :action => > 'action_name', :format => 'xml' %> >
tks - the remote_form_for method doesn't mention a ":format" parameter? actually the "link_to" method (which you used in your example) I see doesn't mention this either? Just wondering how one would have found out about this being an option here? regards Greg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

