The routing convention for the OpenID plugin blocks access to "put" and "delete" methods of the session controller. It causes some crazy routing mix up and ends up at the create action instead of the delete action. What is really strange about the log, is that, the actual method is "get". Maybe this is an issue with the javascript builder when ":method => :delete" is called. Can someone please verify this issue. I also submitted a ticket, but I''d thought I raise some awareness in the mailing list. http://dev.rubyonrails.org/ticket/7758 -- Josh Peek --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---