Sha256: f966c0516a26db67f0cb506442cfc0ea88dda186498f4268c7a9d5ff4ca774f9
Contents?: true
Size: 276 Bytes
Versions: 1
Compression:
Stored size: 276 Bytes
Contents
class RESO::Lookup::ReasonActiveOrDisabled < RESO::Enumeration has_one :reason_active_or_disabled_assignment, foreign_key: :enumeration_id has_one :reso_prospecting, through: :reason_active_or_disabled_assignment, source: :enumerable, source_type: "RESO::Prospecting" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/reason_active_or_disabled.rb |