Sha256: 41c94c345f0e00cdf70ca3abffc9d101ab1c2880df6c7f557f85da1cd3cdefd8
Contents?: true
Size: 170 Bytes
Versions: 3
Compression:
Stored size: 170 Bytes
Contents
class InsightsResolution < ApplicationRecord belongs_to :rule, class_name: 'InsightsRule', foreign_key: 'rule_id', primary_key: 'rule_id', inverse_of: :resolutions end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
foreman_rh_cloud-3.0.18.1 | app/models/insights_resolution.rb |
foreman_rh_cloud-3.0.18 | app/models/insights_resolution.rb |
foreman_rh_cloud-3.0.17 | app/models/insights_resolution.rb |