rails Understanding Many To Many Association in Rails Rails make it possible to handle many to many associations with the has_and_belongs_to_many and has_many through. Before going into the details on them, its important