Sha256: 9330555284d34cfe48ebff3439c1ab5b9fccfc1c4eb9181d475e4cd9c6ad4e30
Contents?: true
Size: 170 Bytes
Versions: 70
Compression:
Stored size: 170 Bytes
Contents
class InsightsFacet < HostFacets::Base has_many :hits, foreign_key: :host_id, primary_key: :host_id, class_name: 'InsightsHit', dependent: :destroy end
Version data entries
70 entries across 70 versions & 1 rubygems