ActiveRecord Eager Loading with Query Objects and Decorators
http://robots.thoughtbot.com/active-record-eager-loading-with-query-objects-and-decorators
interesting use of window functions and POROs to clean up n+1 queries
interesting use of window functions and POROs to clean up n+1 queries