Has many through associations in Ruby on Rails

In this episode we'll talk about how to use has many through associations with a join table instead of a has and belongs to many association.

Inspired by this question on Reddit: https://www.reddit.com/r/rails/comments/pn6mgm/help_figuring_out_associations/.
#rails #rubyonrails