Sha256: 1f5fad192906c1e30e4376ee68d8051198ddef90593af6398df888a8281644a4

Contents?: true

Size: 146 Bytes

Versions: 3

Compression:

Stored size: 146 Bytes

Contents

module Rancher
  module Api
    class Registry
      include Her::Model
      include Helpers::Model

      belongs_to :project
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rancher-api-0.7.0 lib/rancher/api/models/registry.rb
rancher-api-0.6.0 lib/rancher/api/models/registry.rb
rancher-api-0.5.2 lib/rancher/api/models/registry.rb