Class: Travis::Crons
- Inherits:
-
Travis::Client::Collection
- Object
- Travis::Client::Entity
- Travis::Client::Collection
- Travis::Crons
- Defined in:
- lib/travis/client/generated.rb
Instance Attribute Summary
Attributes inherited from Travis::Client::Entity
Class Method Summary collapse
Methods inherited from Travis::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 Travis::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
.for_repository(params = {}) ⇒ Object
759 760 761 |
# File 'lib/travis/client/generated.rb', line 759 def self.for_repository(params = {}) # This is a placeholder. end |