Sha256: 86c2da22b24f8618d77f55db115feb224442d5f83c2ac9a0f9dc7fa34d4fc35b
Contents?: true
Size: 188 Bytes
Versions: 42
Compression:
Stored size: 188 Bytes
Contents
class SccExtending < ApplicationRecord belongs_to :scc_product, inverse_of: :scc_extendings belongs_to :scc_extension, class_name: :SccProduct, inverse_of: :inverse_scc_extendings end
Version data entries
42 entries across 42 versions & 1 rubygems
Version | Path |
---|---|
foreman_scc_manager-1.3.0 | app/models/scc_extending.rb |
foreman_scc_manager-1.2.0 | app/models/scc_extending.rb |