Gem Load Error is: Bullet does not support mongoid 6.0.2 yet
Hi!
Please can you add support for Mongoid 6 :)
Warmest regards,
Ben
Or at least don't raise an error, instead turn it off with a warning message Now I cannot use this gem with mongoid 6 (it's required for using rails 5)
@PikachuEXE you can checkout master branch, which supports mongoid6, but doesn't detect n+1 queries properly yet.
Hi @flyerhzm,
What is the timeline for adding support for Mongoid 6? What is the main work required to do so?
Warmest regards,
Ben
Actually 5.5.0 should already support MongoID 6
https://github.com/flyerhzm/bullet/blob/5.5.0/lib/bullet/mongoid6x.rb
Can this be closed now?
Just got error today with rails 5 & mongo 7. Had to downgrade both mongo and bullet gem.