Hacker News new | ask | show | jobs
by andysomniac 2051 days ago
It is a gem that tells you when you are accidentally making a N+1 query and suggests the best way to fix it in AR (it also tells you when you have over used includes that are not needed and other such tweaks to make to your queries).