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

devise-rails with confirmable seems to cause issues #20

Open
renegadeandy opened this issue Mar 31, 2017 · 2 comments
Open

devise-rails with confirmable seems to cause issues #20

renegadeandy opened this issue Mar 31, 2017 · 2 comments

Comments

@renegadeandy
Copy link

This is well documented at this stack overflow post - can you please take a look :

http://stackoverflow.com/questions/43149577/rails-composer-devise-rails-will-not-let-me-complete-a-rails-dbreset

@renegadeandy
Copy link
Author

I seem to have fixed this by changing the line of create_admin_service user.confirm! to user.confirm - as user.confirm! doesn't exist in confirmable.rb of devise.

@renegadeandy
Copy link
Author

Please can somebody check and validate this - then fix it.

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

No branches or pull requests

1 participant