Sha256: e3da9e39189129613cef17532962e9e430a1b86a98ea7fa160523016a3290045

Contents?: true

Size: 146 Bytes

Versions: 81

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

81 entries across 81 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.28 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.28 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.27 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.26 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.26 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.25.1 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.25 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.25 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.24.1 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.24.1 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.24 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.24 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.23 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.23 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.22 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.22 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.21.1 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.21.1 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.21 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.20 app/models/insights_resolution.rb