Ruby on Rails Tuesday, December 29, 2015

here's the way edit user password appears in my routes
edit_user_password     GET /users/password/edit(.:format)      devise/passwords#edit

so then why when i navigate to /usrs/password/edit does devise return You are already signed in ?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/aeeb8304-e6aa-4a4a-b0d9-f824ee4faa29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment