Libraries
»
api-resource
(0.7.10)
»
Index
»
ApiResource
»
Resource
»
all
Method: ApiResource::Resource.all
Defined in:
lib/api-resource/resource.rb
.
all
⇒
Object
77 78 79
# File 'lib/api-resource/resource.rb', line 77
def
self
.
all
self
.
where
(
{
}
)
end