Sha256: 3aaa9ee2eed9581d37f60ec95fb7daefc6e89a153f969020c41250fb2c6e46eb

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

class RESO::Lookup::CommunityFeature < RESO::Enumeration
  has_many :community_feature_assignments, foreign_key: :enumeration_id
  has_many :reso_property_characteristics, through: :community_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/community_feature.rb