Libraries
»
blog_api
(1.0.0)
»
Index (C)
»
BlogApi
»
Category
Class: BlogApi::Category
Inherits:
Object
Object
BlogApi::Category
show all
Defined in:
lib/blog_api/category.rb
Class Method Summary
collapse
.
all
⇒ Object
Class Method Details
.
all
⇒
Object
3 4 5
# File 'lib/blog_api/category.rb', line 3
def
self
.
all
BlogApi
::
Request
.
get
(
'
/categories
'
)
end