Sha256: 781adbb89fa84adc83ad77d47cd5db1286f88a7c7b8b5813af75f235aba607e9

Contents?: true

Size: 134 Bytes

Versions: 3

Compression:

Stored size: 134 Bytes

Contents

class PartyLodging < ActiveRecord::Base
  belongs_to :party, :counter_cache => true
  belongs_to :lodging, :counter_cache => true
end

Version data entries

3 entries across 3 versions & 1 rubygems

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