Sha256: 672b14e84fb05ccfc11456d181c877a6c6c7f684161ac0fcc25fc5ad2b147436

Contents?: true

Size: 283 Bytes

Versions: 3

Compression:

Stored size: 283 Bytes

Contents

class Ey::Core::Client::Deployments < Ey::Core::Collection
  model Ey::Core::Client::Deployment

  self.model_root         = "deployment"
  self.model_request      = "get_deployment"
  self.collection_root    = "deployments"
  self.collection_request = "get_deployments"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ey-core-3.6.6 lib/ey-core/collections/deployments.rb
ey-core-3.4.5 lib/ey-core/collections/deployments.rb
ey-core-3.6.5 lib/ey-core/collections/deployments.rb