Module: Hurriyet::ApiOperation::Show

Included in:
Service::Article, Service::Column, Service::NewsPhotoGallery, Service::Page, Service::Path, Service::Writer
Defined in:
lib/hurriyet/service/api_operation/show.rb

Instance Method Summary collapse

Instance Method Details

#single(id, options = {}) ⇒ Object



4
5
6
# File 'lib/hurriyet/service/api_operation/show.rb', line 4

def single(id, options = {})
  execute "#{endpoint}/#{id}", options
end