Sha256: 98f0897407389d0912248a9bb8595437c9b2627e05b659400ed272908b516b00
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
class RESO::Property::Listing::AgentOffice::ListOffice < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_list_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/list_office.rb |