Open sahilchopra opened 8 years ago
yep, mongoid is not supported, sorry.
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?
Community help here is welcome
I created a PR that fixes this issue at Houdini/two_factor_authentication#153. Please take a look at it and let me know what you think.
Logs
rails g two_factor_authentication User --trace insert app/models/user.rb error mongoid [not found]