Sha256: 6bc2535fefff297fa9ab15f300b638bd713ec917bd74a66f0c26ff86688461b3
Contents?: true
Size: 259 Bytes
Versions: 1
Compression:
Stored size: 259 Bytes
Contents
class RESO::Lookup::DoorFeature < RESO::Enumeration has_many :door_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :door_feature_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/door_feature.rb |