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

support for Mongoid 5 #71

Open
sahilchopra opened this issue Mar 8, 2016 · 4 comments
Open

support for Mongoid 5 #71

sahilchopra opened this issue Mar 8, 2016 · 4 comments

Comments

@sahilchopra
Copy link

Logs

rails g two_factor_authentication User --trace
insert app/models/user.rb
error mongoid [not found]

@Houdini
Copy link
Owner

Houdini commented Mar 9, 2016

yep, mongoid is not supported, sorry.

@aakanksha0402
Copy link

Is there any update for mongoid support yet? I'm in a similar situation. I tried mimicking the migration files and added the fields to the model instead. Though, after this, I'm coming across #144 . Any luck with it?

@Houdini
Copy link
Owner

Houdini commented Mar 29, 2018

Community help here is welcome

@cesarizu
Copy link
Contributor

I created a PR that fixes this issue at #153. Please take a look at it and let me know what you think.

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

4 participants