Class: Runcible::Extensions::Distribution

Inherits:
Unit show all
Defined in:
lib/runcible/extensions/distribution.rb

Instance Attribute Summary

Attributes inherited from Base

#logs

Class Method Summary collapse

Methods inherited from Unit

#all, #content_type, #copy, #find, #find_all, #find_all_by_unit_ids, #find_by_unit_id, #unassociate_from_repo, #unassociate_ids_from_repo, #unassociate_unit_ids_from_repo

Methods inherited from Resources::Unit

#path, #search

Methods inherited from Base

#add_http_auth_header, #add_oauth_header, #call, #combine_get_params, #config, #exception_to_log, #format_payload_json, #generate_payload, #get_response, #initialize, #lazy_config=, #log_debug, #log_exception, #log_info, #logger, #path, #process_response, #required_params

Constructor Details

This class inherits a constructor from Runcible::Base

Class Method Details

.content_typeObject



4
5
6
# File 'lib/runcible/extensions/distribution.rb', line 4

def self.content_type
  'distribution'
end