Class: Triglav::Model::Service

Inherits:
Base
  • Object
show all
Defined in:
lib/triglav/model.rb

Constant Summary

Constants inherited from Base

Base::API_ENDPOINT_MAP

Instance Attribute Summary

Attributes inherited from Base

#client, #info

Class Method Summary collapse

Methods inherited from Base

build_params, create, #destroy, endpoint_for, #initialize, param, #revert, #show, #update

Constructor Details

This class inherits a constructor from Triglav::Model::Base

Class Method Details

.pathObject



89
90
91
# File 'lib/triglav/model.rb', line 89

def self.path
  'services'
end