Class: Hurriyet::Service::Article
- Includes:
- ApiOperation::List
- Defined in:
- lib/hurriyet/service/article.rb
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
Instance Method Summary collapse
Methods included from ApiOperation::List
Methods inherited from Base
#execute, #initialize, #version
Constructor Details
This class inherits a constructor from Hurriyet::Service::Base
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
6 7 8 |
# File 'lib/hurriyet/service/article.rb', line 6 def client @client end |
Instance Method Details
#endpoint ⇒ Object
9 10 11 |
# File 'lib/hurriyet/service/article.rb', line 9 def endpoint 'articles' end |