Libraries
»
sem
(0.8.1)
»
Index
»
Sem
»
API
»
Team
»
all
Method: Sem::API::Team.all
Defined in:
lib/sem/api/team.rb
.
all
⇒
Object
4 5 6
# File 'lib/sem/api/team.rb', line 4
def
self
.
all
Sem
::
API
::
Org
.
all
.
pmap
(
&
:teams
)
.
flatten
end