Libraries
»
eson-http
(0.8.0)
»
Index (G)
»
Eson
»
HTTP
»
Get
Module: Eson::HTTP::Get
Extended by:
API
Includes:
Shared::Get
Defined in:
lib/eson/http/core/get.rb
Instance Method Summary
collapse
#
path
⇒ Object
Methods included from
API
request_method
Instance Method Details
#
path
⇒
Object
9 10 11
# File 'lib/eson/http/core/get.rb', line 9
def
path
"
{index}/{type}/{id}
"
end