Sha256: e3da9e39189129613cef17532962e9e430a1b86a98ea7fa160523016a3290045

Contents?: true

Size: 146 Bytes

Versions: 78

Compression:

Stored size: 146 Bytes

Contents

class InsightsResolution < ApplicationRecord
  belongs_to :rule, class_name: 'InsightsRule', primary_key: 'rule_id', inverse_of: :resolutions
end

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
foreman_rh_cloud-9.0.59 app/models/insights_resolution.rb
foreman_rh_cloud-11.0.2 app/models/insights_resolution.rb
foreman_rh_cloud-11.0.1 app/models/insights_resolution.rb
foreman_rh_cloud-11.0.0 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.58 app/models/insights_resolution.rb
foreman_rh_cloud-10.0.2 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.57 app/models/insights_resolution.rb
foreman_rh_cloud-10.0.1 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.56 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.55 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.54 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.53 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.52 app/models/insights_resolution.rb
foreman_rh_cloud-8.0.52 app/models/insights_resolution.rb
foreman_rh_cloud-9.0.51 app/models/insights_resolution.rb
foreman_rh_cloud-8.0.51 app/models/insights_resolution.rb
foreman_rh_cloud-7.0.48 app/models/insights_resolution.rb
foreman_rh_cloud-7.0.47 app/models/insights_resolution.rb
foreman_rh_cloud-8.0.50 app/models/insights_resolution.rb
foreman_rh_cloud-8.0.49 app/models/insights_resolution.rb