Libraries
»
pipekit
(1.2.0)
»
Index
»
Pipekit
»
Repository
»
#all
Method: Pipekit::Repository#all
Defined in:
lib/pipekit/repository.rb
#
all
(query = {}) ⇒
Object
8 9 10
# File 'lib/pipekit/repository.rb', line 8
def
all
(
query
=
{
}
)
request
.
get
(
"
"
,
query
)
end