Sha256: eb6a473f14324b1bb05da689b5f7f033c52acbb5e62455cb152916036c929409
Contents?: true
Size: 138 Bytes
Versions: 1
Compression:
Stored size: 138 Bytes
Contents
class RESO::Property::Listing::Remark < ApplicationRecord self.table_name = 'reso_property_listing_remarks' belongs_to :listing end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/property/listing/remark.rb |