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

Incompatibility with shoulda in email uniqueness #833

Closed
MaicolBen opened this issue Feb 17, 2017 · 0 comments
Closed

Incompatibility with shoulda in email uniqueness #833

MaicolBen opened this issue Feb 17, 2017 · 0 comments

Comments

@MaicolBen
Copy link
Collaborator

If I add include DeviseTokenAuth::Concerns::User to user, shoulda complains with User validations should validate that :email is case-insensitively unique. Weird because the email is validated as unique if I check with a manual test instead of shoulda.

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