Sha256: 777bbe05d99ad0cec9902612063cdd2d5ad9ed71a887f7cebcec232c1a6313b2
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
class RESO::Property::Listing::Showing < ApplicationRecord self.table_name = 'reso_property_listing_showings' 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/showing.rb |