Sha256: e49703fb4ac0348219cfe00bbdc682da34b3fbf52dfab86ed89712640e1ca0e9
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
class RESO::Property::Listing::AgentOffice::Team < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_teams' 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/team.rb |