Sha256: 02bd2c67ea39ad4695fde2508faff0cdbfa8e4b1b62aa44c73d36806563cc73d
Contents?: true
Size: 287 Bytes
Versions: 1
Compression:
Stored size: 287 Bytes
Contents
class RESO::Lookup::WaterfrontFeature < RESO::Enumeration has_many :waterfront_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_characteristics, through: :waterfront_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/waterfront_feature.rb |