Sha256: f0df9804884d8270c67dbbe937d7d3c01e84d3f30f115752a42231afb707b8ee

Contents?: true

Size: 143 Bytes

Versions: 1

Compression:

Stored size: 143 Bytes

Contents

class InsightsMissingHost < ApplicationRecord
  belongs_to :organization

  scoped_search on: [:name, :insights_id, :rhsm_id, :ip_address]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
foreman_rh_cloud-8.0.47 app/models/insights_missing_host.rb