Class: Travis::Requests

Inherits:
Client::Collection show all
Defined in:
lib/travis/client/generated.rb

Instance Attribute Summary

Attributes inherited from Client::Entity

#session

Class Method Summary collapse

Methods inherited from Client::Collection

#collection_key, #each, #first_page, #first_page?, #last_page, #last_page?, #next_page, #offset, #on_page, #paginates?, #pagination_info, #previous_page, #size

Methods inherited from Client::Entity

#[], add_action, add_attribute, add_related_action, for_session, #initialize, #inspect, #merge!, #permission?, #to_entity, #to_h

Constructor Details

This class inherits a constructor from Travis::Client::Entity

Class Method Details

.create(params = {}) ⇒ Object



1861
1862
1863
# File 'lib/travis/client/generated.rb', line 1861

def self.create(params = {})
  # This is a placeholder.
end

.find(params = {}) ⇒ Object



1857
1858
1859
# File 'lib/travis/client/generated.rb', line 1857

def self.find(params = {})
  # This is a placeholder.
end