[ANN] Rails N+1 queries auto-detection with zero false positives / false negatives

Hello,

In the last 3 months i tested the Bullet gem against many N+1 query cases
and i found various false positives / false negatives.

So, i had an idea for a new gem which is able to catch N+1 queries with
zero false positives / false negatives:

You can see the N+1 cases that Bullet is unable to catch in the README ^

I would really appreciate you feedback!

Thanks in advance,

Mpampis