Generates two ActiveRecord models, a many-to-many model, and a *has_many :other_model, :through => :join_model* relationship between them
gem "has_many_through_generator", "~> 0.4.0"