|
|
|
|
|
by jreilly
6355 days ago
|
|
Let's say i have categories that have many products but many products fit into several categories. Or I have a games with several players but players can play in several games? Am I wrong to you has_and_belongs_to_many without using has_many :through? |
|