Sha256: b61211b08916dcc967335d71dccf045bc2344a6736ee29d81d9d903f6ed42d12

Contents?: true

Size: 162 Bytes

Versions: 186

Compression:

Stored size: 162 Bytes

Contents

module Katello
  class ModuleStreamArtifact < Katello::Model
    belongs_to :module_stream, class_name: "Katello::ModuleStream", inverse_of: :artifacts
  end
end

Version data entries

186 entries across 186 versions & 1 rubygems

Version Path
katello-4.16.0 app/models/katello/module_stream_artifact.rb
katello-4.15.1 app/models/katello/module_stream_artifact.rb
katello-4.16.0.rc2 app/models/katello/module_stream_artifact.rb
katello-4.16.0.rc1 app/models/katello/module_stream_artifact.rb
katello-4.14.3 app/models/katello/module_stream_artifact.rb
katello-4.14.2 app/models/katello/module_stream_artifact.rb
katello-4.15.0 app/models/katello/module_stream_artifact.rb
katello-4.15.0.rc2 app/models/katello/module_stream_artifact.rb
katello-4.15.0.rc1 app/models/katello/module_stream_artifact.rb
katello-4.14.1 app/models/katello/module_stream_artifact.rb
katello-4.14.0 app/models/katello/module_stream_artifact.rb
katello-4.14.0.rc3 app/models/katello/module_stream_artifact.rb
katello-4.14.0.rc2 app/models/katello/module_stream_artifact.rb
katello-4.14.0.rc1.1 app/models/katello/module_stream_artifact.rb
katello-4.14.0.rc1 app/models/katello/module_stream_artifact.rb
katello-4.13.1 app/models/katello/module_stream_artifact.rb
katello-4.13.0 app/models/katello/module_stream_artifact.rb
katello-4.12.1 app/models/katello/module_stream_artifact.rb
katello-4.13.0.rc1 app/models/katello/module_stream_artifact.rb
katello-4.12.0 app/models/katello/module_stream_artifact.rb