Sha256: 6e7a8ec975a1f05cdbcda3f687bd0c745d95e6b4c50808026d0b5a0d4bded557

Contents?: true

Size: 283 Bytes

Versions: 1

Compression:

Stored size: 283 Bytes

Contents

class RESO::Lookup::CommonInterest < RESO::Enumeration
  has_many :common_interest_assignments, foreign_key: :enumeration_id
  has_many :reso_property_listing_contracts, through: :common_interest_assignments, source: :enumerable, source_type: "RESO::Property::Listing::Contract"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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