Sha256: 0eda45d98dfb2d99e40c84e5064793ef254c1280354c3db58d9c88707b5c5caa
Contents?: true
Size: 276 Bytes
Versions: 1
Compression:
Stored size: 276 Bytes
Contents
class RESO::Lookup::SyndicateTo < RESO::Enumeration has_many :syndicate_to_assignments, foreign_key: :enumeration_id has_many :reso_property_listing_marketings, through: :syndicate_to_assignments, source: :enumerable, source_type: "RESO::Property::Listing::Marketing" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/syndicate_to.rb |