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