jit_preloader 1.0.0
The JitPreloader has the ability to send notifications when N+1 queries occur to help guage how problematic they are for your code base and a way to remove all of the commons explicitly or automatically
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
> 5.0, < 7
activesupport
>= 0
Development Dependencies (7):
bundler
>= 0
byebug
>= 0
database_cleaner
>= 0
db-query-matchers
>= 0
rake
~> 13.0
rspec
>= 0
sqlite3
>= 0