Action resource delete method is not working since upgrade to Rails 3 beta

Hi guys,

I just upgraded my application to use Rails 3. But after the upgrade my delete/destroy method is not working anymore. Anybody experience the same thing as I do? What changes needed to be done in order to make this delete/destroy method to work again?

Thank you very much for your assistance.

Joshua Partogi wrote:

Hi guys,

I just upgraded my application to use Rails 3. But after the upgrade my delete/destroy method is not working anymore. Anybody experience the same thing as I do? What changes needed to be done in order to make this delete/destroy method to work again?

Thank you very much for your assistance.

-- http://twitter.com/scrum8

Check out the latest Railscast - #205 Unobtrusive Javascript - RailsCasts - Ryan mentions this issue.