Sha256: 841adedb6e877ecd3ac79d33969e6e78500ff41fe65b4ee88316bb996fd3b96c
Contents?: true
Size: 185 Bytes
Versions: 1
Compression:
Stored size: 185 Bytes
Contents
class RESO::Property::Listing::AgentOffice::CoBuyerOffice < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_co_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/co_buyer_office.rb |