teams_controller.rb revision 7b025f9d9726413eb3f50ca2b39826e7eed816fb
#
# Displays all teams of the current users and creates new ones.
#
end
end
# you need to override this method with something like:
# @permission_list ||= PermissionList.new ...
end
end
end