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