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

Honor Devise's case insensitive fields #81

Merged
merged 2 commits into from Apr 13, 2020

Conversation

mcelicalderon
Copy link
Member

@mcelicalderon mcelicalderon commented Apr 13, 2020

This change also fixes a bug where mounting a second model make those operations use the first model as the class to find resources.

Resolves #66

@mcelicalderon mcelicalderon added bug Something isn't working enhancement New feature or request labels Apr 13, 2020
@mcelicalderon mcelicalderon marked this pull request as ready for review April 13, 2020 04:59
@mcelicalderon mcelicalderon merged commit e99ded4 into master Apr 13, 2020
@mcelicalderon mcelicalderon deleted the case-insensitive-fields branch April 13, 2020 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add case insensitive fields to sign_up and login
2 participants