Class: Runcible::Extensions::PackageCategory

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

Class Method Summary collapse

Methods inherited from Unit

all, 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, config=, generate_log_message, generate_payload, get_response, log_debug, log_exception, process_response, required_params

Class Method Details

.content_typeObject



29
30
31
# File 'lib/runcible/extensions/package_category.rb', line 29

def self.content_type
  'package_category'
end