On 9/29/07, Ernest Prabhakar <[EMAIL PROTECTED]> wrote: > > > Thanks for the many comments. A revised version is now up at: > > http://microformats.org/wiki/rest/urls
This sentence should be rephrased: "Note that most browsers do not currently support PUT and DELETE, so those need to be implemented using a POST with an "?_method=" argument." It should say: "Since most browsers do not currently support PUT and DELETE, those methods have to emulated over POST by providing a "_method" parameter with a value of "PUT" and "DELETE", respectively." --~--~---------~--~----~------------~-------~--~----~ 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 [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-core?hl=en -~----------~----~----~----~------~----~------~--~---
