Hi, I see the in the Resful Rails, it default support the output format of the controller action is html, rjs, xml ....etc. And xml can generate from defineing a xml format in the rxml file. But how to define the output format that the rails is not support in default? Such as if i need to define the output to CSV format. I need to register the Mime in environment.rb, but how to define the template for outputing the file in csv format like using rxml to output file in xml format? Thank~~~ Patrick --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---