You will want Team HABTM Player (and vice versa) and Player HABTM Yersey (and vice versa).
The only problem you have at the moment is that the "teams_players" table should be "players_teams", as the join table should be the two model names in alphabetical order. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
