Sha256: 7bf6625625f603c6e330dd76de06f6a4f3e89b77ebfb156778e63d5ef3239f9d
Contents?: true
Size: 176 Bytes
Versions: 1
Compression:
Stored size: 176 Bytes
Contents
class RESO::Property::Listing::AgentOffice::ListAgent < ApplicationRecord self.table_name = 'reso_property_listing_agent_office_list_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/list_agent.rb |