Posted in Knowledge Tags: gem, plugin, rails
No Comments
Probably you already know about n+1 queries problem, read this post if you want to learn how to detect those kind of queries.
Using Bullet to detect n+1 queries problem