Sha256: 1fe52d80b9b6cdc9c3b1b76f16af530be519c3174fba1e0e72f4be6a36e60af3

Contents?: true

Size: 168 Bytes

Versions: 2

Compression:

Stored size: 168 Bytes

Contents

class LeadListing < MLS::Model

  belongs_to :listing
  belongs_to :lead_property
  belongs_to :lead
  belongs_to :property

  has_many :comments, :as => :subject

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mls-1.4.0 lib/mls/lead_listing.rb
mls-1.3.0 lib/mls/lead_listing.rb