Sha256: 67cf08fb3728203468fbac5872927300bddcb645c228408f47f8e0937fd23355

Contents?: true

Size: 256 Bytes

Versions: 1

Compression:

Stored size: 256 Bytes

Contents

class RESO::Lookup::Furnished < RESO::Enumeration
  has_one :furnished_assignment, foreign_key: :enumeration_id
  has_one :reso_property_characteristic, through: :furnished_assignment, source: :enumerable, source_type: "RESO::Property::Characteristic"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reso-0.2.2 lib/reso/app/models/reso/lookup/furnished.rb