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-5.0.38 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.35 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.37 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.36 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.35 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.34 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.33 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.32 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.32 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.32 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.31 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.31 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.30 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.30 app/models/insights_resolution.rb
foreman_rh_cloud-3.0.29 app/models/insights_resolution.rb
foreman_rh_cloud-4.0.29 app/models/insights_resolution.rb
foreman_rh_cloud-5.0.29 app/models/insights_resolution.rb
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