Sha256: 15d2880fd093e85c3c64fa0aae7c7133b0b5a6cc45bfdbe089df2a5034955915
Contents?: true
Size: 259 Bytes
Versions: 1
Compression:
Stored size: 259 Bytes
Contents
class RESO::Lookup::ListingService < RESO::Enumeration has_one :listing_service_assignment, foreign_key: :enumeration_id has_one :reso_property_listing, through: :listing_service_assignment, source: :enumerable, source_type: "RESO::Property::Listing" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/listing_service.rb |