Sha256: ae064175e9a8c1806dd94c0bae8a69a93d2e74def36ab54f279bc7b748474d03
Contents?: true
Size: 133 Bytes
Versions: 6
Compression:
Stored size: 133 Bytes
Contents
class InsightsFacet < HostFacets::Base has_many :hits, foreign_key: :host_id, primary_key: :host_id, class_name: 'InsightsHit' end
Version data entries
6 entries across 6 versions & 1 rubygems