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