Sha256: 18565f65b2f343f551c42fa97a5616dea0bb9ef1c2e4dbecf6362a72b7fb68ac
Contents?: true
Size: 135 Bytes
Versions: 1
Compression:
Stored size: 135 Bytes
Contents
class RESO::Property::Listing::Media < ApplicationRecord self.table_name = 'reso_property_listing_media' 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/media.rb |