Open jacobwegner opened 8 years ago
Adds the ability to nest Teams.
Remaining:
ancestors
descendants
For further discussion:
parent
SimpleTeam
Team
child
get_root_team
Team.for_user
Comments/Gripes
self
cc: @jtauber and @gregnewman
cf #2
Coverage decreased (-1.5%) to 48.429% when pulling f25b1e42d84d56e09aee0c33f5d87bab1773d7b9 on jacobwegner:add-nested-teams into 96a72ec9dc8b3210edef18ab098df7211664ee6d on pinax:master.
Adds the ability to nest Teams.
Remaining:
ancestors
anddescendants
.For further discussion:
parent
relation applied toSimpleTeam
as well asTeam
? (see #25)child
teams?get_root_team
andancestors
using the ORM?Team.for_user
).Comments/Gripes
self