Sha256: fcd84e16fbfe32bc5d393949a8cf229f901c162aa030ad36679917698fa94e50
Contents?: true
Size: 164 Bytes
Versions: 148
Compression:
Stored size: 164 Bytes
Contents
module Katello module Pulp3 class DistributionReference < Katello::Model belongs_to :repository, :class_name => 'Katello::Repository' end end end
Version data entries
148 entries across 148 versions & 1 rubygems