Safari (2.0.4) supports it too. (I don't have an earlier version to test.)
I've asked the same question--I always have to hack Prototype to allow it. I've even opened a patch to add an option (for backward compatibility) to use the methods directly rather than through emulation. http://dev.rubyonrails.org/ticket/6595 TAG [EMAIL PROTECTED] On Dec 17, 2006, at 11:53 AM, Mislav wrote: > > Prototype framework supports IE6+, Firefox, Opera and Safari, right? I > have recently put up a simple test case of supported HTTP methods here > (after you open the page please give it a minute for the script to > finish): > > http://admin.ipo.hr/rails/test/ > > Turns out all of these browsers support PUT and DELETE out of the box > (except Safari, I didn't have the chance to test that one - anyone?). > So why do we still emulate these methods with "_method" parameter over > POST? > > -- > Mislav > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
