Class: Hurriyet::Service::Article

Inherits:
Base
  • Object
show all
Includes:
ApiOperation::List, ApiOperation::Show
Defined in:
lib/hurriyet/service/article.rb

Constant Summary

Constants inherited from Base

Base::ALLOWED_PARAMETERS

Instance Attribute Summary

Attributes inherited from Base

#client

Instance Method Summary collapse

Methods included from ApiOperation::Show

#single

Methods included from ApiOperation::List

#all

Methods inherited from Base

#allowed?, #execute, #initialize, #make_call, #param_string, #url, #version

Constructor Details

This class inherits a constructor from Hurriyet::Service::Base

Instance Method Details

#endpointObject



8
9
10
# File 'lib/hurriyet/service/article.rb', line 8

def endpoint
  'articles'
end