You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing Rails 3 with the jquery driver and :method => :delete don't work, i got redirected to the show page every time i try to delete a record.
:remote => true with method => :delete work fine, the normal version no.