Speed Up Your Rails App by Squashing N 1 Queries
N 1 queries are one of the most common performance killers in Rails apps, but also one of the easiest to fix. In this post, we'll see how a single line of code can reduce 1,101 database queries down...
hashrocket.com