73. Extending ActiveRecord Associations in Rails

In this episode you will learn how to extend ActiveRecord associations and use memoization to speed up queries.

I will also share a tip on how to view the SQL queries from the script/console.