Sayuj, Are you using JQuery? In that case, you can try "rails g jquery:install". I had the same problem a few days ago. It's an issue related to DELETE actions.
On 6 ago, 06:28, Sayuj Othayoth <[email protected]> wrote: > Hi comrades, > > I'm using devise sign_in and sign_up urls are workin > > but, when I try the url:http://localhost:3000/users/sign_out > > it generates routing error > > No route matches [GET] "/users/sign_out" > > How can I fix this? > > Thank you, > > Sayuj Othayoth -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en.

