Sha256: f7b5061a05360a4640e59eeba95d3a00f3c5c1e20128aefa3c1ee59a1c2eb759
Contents?: true
Size: 380 Bytes
Versions: 1
Compression:
Stored size: 380 Bytes
Contents
class RESO::Lookup::GreenBuildingVerificationType < RESO::Enumeration has_many :green_building_verification_type_assignments, foreign_key: :enumeration_id has_many :reso_property_structure_performance_green_verifications, through: :green_building_verification_type_assignments, source: :enumerable, source_type: "RESO::Property::Structure::Performance::GreenVerification" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/lookup/green_building_verification_type.rb |