On 7/28/07, Mike Loll <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a need for making ActiveResource have the ability to specify > the format much like you can specify the site. So, right now (unless > I am not understanding the code, which could be, since I am a Rails > and Ruby newbie), all calls end up at http://something/call.xml. I > want to be able to call http://something/call.rss or .vcf, etc. > > This is stemming from the Highrise api in 37 Signals's Highrise > product; I need to be able to call something other than the default > xml format.
Why do you need active resource to use this? ActiveResource won't be able to use .rss instead of .xml, do you mean you want something like @contact.give_me_you_as_vcf? -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---