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

Enable mongoid adapter to be used with rails 6.0 #353

Merged
merged 1 commit into from
Sep 21, 2019

Conversation

unused
Copy link
Contributor

@unused unused commented Sep 20, 2019

This reverts changes from 0c1a9a5 and allows simple_token_authentication to be used with rails 6.0. With mongoid version 7.0.5 rails 6.0 support was added.

Fixes #351 #352

Copy link
Owner

@gonzalo-bulnes gonzalo-bulnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems correct to me! @unused

Can you amend you commit to add the header to the change log please, and I think with that we'd be good to go! 💯

CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Note: rails 6.0 require mongoid > 7.0.5
@gonzalo-bulnes
Copy link
Owner

Thank you very much for your PR @unused. It may seem like a small thing but to me it makes a huge difference. I just released your changes in v1.17.0 🎉 : )

@unused unused deleted the master branch January 16, 2021 12:14
@gonzalo-bulnes gonzalo-bulnes mentioned this pull request Dec 19, 2021
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 this pull request may close these issues.

Mongoid does support Rails 6 now/soon
2 participants