Sha256: f77e2c89f804993884ddea974c366d3b35301315566ee6f1e31a698c6f60a258
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
class RESO::Property::Structure::Room < ApplicationRecord self.table_name = 'reso_property_structure_rooms' belongs_to :structure end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/property/structure/room.rb |