RailsCasts Pro episodes are now free!

Learn more or hide this

iyke1204's Profile

GitHub User: iyke1204

Comments by

Avatar

Thanks for the railscast, can't tell you how many times this it's helped me on projects. I was trying this out but I seem to have a problem when the user clicks on the password reset link from their email I get an error saying that it cant find the user with the password reset token

`ActiveRecord::RecordNotFound in PasswordResetsController#edit

Couldn't find User with password_reset_token = eydSfVtGn2gBQyNJP0o9jA`