Sha256: 30290f8b2dd6142a5cdd12dba4659423badf8fd223ce0463d8c4aca5b22c5ee3

Contents?: true

Size: 114 Bytes

Versions: 3

Compression:

Stored size: 114 Bytes

Contents

class Party < ActiveRecord::Base
  belongs_to :reservation, :counter_cache => true
  has_many :party_lodgings
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
graph_mediator-0.2.3 spec/reservations/party.rb
graph_mediator-0.2.2 spec/reservations/party.rb
graph_mediator-0.2.1 spec/reservations/party.rb