Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pending_reconfirmation called when confirmable isn't used #224

Closed
aesnyder opened this issue Apr 23, 2015 · 0 comments · Fixed by #225
Closed

pending_reconfirmation called when confirmable isn't used #224

aesnyder opened this issue Apr 23, 2015 · 0 comments · Fixed by #225

Comments

@aesnyder
Copy link
Contributor

Hey I'm not using :confirmable but when I try to send password reset via devise token auth I get an error for no method pending_reconfrimation? on user... I think that we need to check for confirmable before calling pending_reconfirmation? here:

I'll open a pr if you think that's the right way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant