Sha256: 80b1637fc565361885a943347dd628089da5cac504a3c2d5b8fc318bad65bc67
Contents?: true
Size: 180 Bytes
Versions: 1
Compression:
Stored size: 180 Bytes
Contents
class RESO::Property::Listing::AgentOffice::BuyerOffice < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_buyer_offices' belongs_to :agent_office end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reso-0.2.2 | lib/reso/app/models/reso/property/listing/agent_office/buyer_office.rb |