Sha256: 6a94fab545e0f5e994854330e1dc511ae645c220ce62f4643f5db11814fa7cf7
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
class RESO::Property::Listing::AgentOffice::BuyerAgent < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_buyer_agents' 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_agent.rb |