Module: Eson::HTTP::Get

Extended by:
API
Includes:
Shared::Get
Defined in:
lib/eson/http/core/get.rb

Instance Method Summary collapse

Methods included from API

request_method

Instance Method Details

#pathObject



9
10
11
# File 'lib/eson/http/core/get.rb', line 9

def path
  "{index}/{type}/{id}"
end