Class: Triglav::Model::Service
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
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
.path ⇒ Object
89 90 91 |
# File 'lib/triglav/model.rb', line 89 def self.path 'services' end |