Sha256: 2e5e74b4697876d548de4be4cb262a4ec3b842e4803e7e45d61925c09f204489
Contents?: true
Size: 312 Bytes
Versions: 1
Compression:
Stored size: 312 Bytes
Contents
class RESO::Lookup::SpecialListingCondition < RESO::Enumeration has_many :special_listing_condition_assignments, foreign_key: :enumeration_id has_many :reso_property_listing_contracts, through: :special_listing_condition_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/special_listing_condition.rb |