Sha256: 87a60d913376d59b81858f446341c482e1f3bed3f413636a5252f49f4a7dddf6
Contents?: true
Size: 183 Bytes
Versions: 1
Compression:
Stored size: 183 Bytes
Contents
class RESO::Property::Listing::AgentOffice::CoListOffice < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_co_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/co_list_office.rb |