Sha256: 744cfc15311cdb6a830dc9f28c5d43c78187afdb5c1b4330d47f274f309f70c4
Contents?: true
Size: 272 Bytes
Versions: 1
Compression:
Stored size: 272 Bytes
Contents
class RESO::Lookup::HorseAmenity < RESO::Enumeration has_many :horse_amenity_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :horse_amenity_assignments, 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/horse_amenity.rb |