flyerhzm / bullet

help to kill N+1 queries and unused eager loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullet does not support active_record 6.1.3.1

maniSHarma7575 opened this issue · comments

There is an error while trying to load the gem 'bullet'.
Gem Load Error is: Bullet does not support active_record 6.1.3.1 yet

This was happening on bullet 6.1.0. Upgrading to 6.1.5 solved it for me.