Sha256: 3c220b8790a6fe7bc415650ce2c656401794a353a78970bbf9a3502c646e332d

Contents?: true

Size: 173 Bytes

Versions: 18

Compression:

Stored size: 173 Bytes

Contents

module Katello
  module Pulp3
    class DistributionReference < Katello::Model
      belongs_to :root_repository, :class_name => 'Katello::RootRepository'
    end
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
katello-3.14.1 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.4 app/models/katello/pulp3/distribution_reference.rb
katello-3.14.0 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.3 app/models/katello/pulp3/distribution_reference.rb
katello-3.14.0.rc2 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.2 app/models/katello/pulp3/distribution_reference.rb
katello-3.14.0.rc1 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.1 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.0 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.0.rc2.1 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.0.rc2 app/models/katello/pulp3/distribution_reference.rb
katello-3.12.3 app/models/katello/pulp3/distribution_reference.rb
katello-3.12.2 app/models/katello/pulp3/distribution_reference.rb
katello-3.13.0.rc1 app/models/katello/pulp3/distribution_reference.rb
katello-3.12.1 app/models/katello/pulp3/distribution_reference.rb
katello-3.12.0 app/models/katello/pulp3/distribution_reference.rb
katello-3.12.0.rc2 app/models/katello/pulp3/distribution_reference.rb
katello-3.12.0.rc1 app/models/katello/pulp3/distribution_reference.rb