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 ?
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 ?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs