Sha256: 586839a30fe3109b139f63aac13261fbf7f5434f3b2d7bf792908fe90019c109
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
class RESO::Lookup::PoolFeature < RESO::Enumeration has_many :pool_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :pool_feature_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/pool_feature.rb |