Sha256: bb8780c94c9c64c7b45dcc5cf157313d82b03e24a913e454d6ec5c3ff3334a14
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
class RESO::Lookup::OccupantType < RESO::Enumeration has_one :occupant_type_assignment, foreign_key: :enumeration_id has_one :reso_property_occupant_owner, through: :occupant_type_assignment, source: :enumerable, source_type: "RESO::Property::OccupantOwner" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/occupant_type.rb |