Sha256: 0a51b090ae4f0c2c6124d6199c59468ab96a511fbb45e80034e0265df97a2715
Contents?: true
Size: 239 Bytes
Versions: 1
Compression:
Stored size: 239 Bytes
Contents
class RESO::Lookup::Skirt < RESO::Enumeration has_many :skirt_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :skirt_assignments, source: :enumerable, source_type: "RESO::Property::Structure" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/skirt.rb |