team_users_controller.rb revision ee5342a8882c2fc7631fcffb5497e6597747887c
#
# Member list administration of a team, only accessible by team admins
#
:collection => collection,
:association => :user,
end
end
end