Lemuel Joyner

Joined

350 Experience
3 Lessons Completed
0 Questions Solved

Activity

Posted in Devise

I watched the Gorails Rails Password Reset 2 part video for password reset. My question is my devise setup only create encrypted_password, and reset_password_token, not password or token columns. Can anyone point me to a solution for resetting password(s) with this database structure?