Using Rails 6.0.3.3 and ruby \'2.6.0\'.
I have these 3 models connected via a has_many through relation.
has_many through
class Recipe < ApplicationReco