Sha256: 995ec493a4ba3a944130b27905ae30deab45b088831c29c1e5faaa566f4c313d
Contents?: true
Size: 290 Bytes
Versions: 1
Compression:
Stored size: 290 Bytes
Contents
class RESO::Lookup::PatioAndPorchFeature < RESO::Enumeration has_many :patio_and_porch_feature_assignments, foreign_key: :enumeration_id has_many :reso_property_structures, through: :patio_and_porch_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/patio_and_porch_feature.rb |