Rails – Eager loading with STI I’m working on a Ruby on Rails app and I’m running into a challenge regarding n+1 queries, and STI models.