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