Sha256: e91e6454d01140e7bbbdb8ac0674f398b2a932e3f54926dfdedf80eb437a1049

Contents?: true

Size: 469 Bytes

Versions: 18

Compression:

Stored size: 469 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  agent_id: 1
  event_id: 1
  position: 1

two:
  agent_id: 2
  event_id: 1
  position: 2

# == Schema Information
#
# Table name: participates
#
#  id         :integer          not null, primary key
#  agent_id   :integer          not null
#  event_id   :integer          not null
#  position   :integer
#  created_at :datetime         not null
#  updated_at :datetime         not null
#

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
enju_event-0.1.19 spec/fixtures/participates.yml
enju_event-0.1.18 spec/fixtures/participates.yml
enju_event-0.1.17 spec/fixtures/participates.yml
enju_event-0.1.17.pre27 spec/fixtures/participates.yml
enju_event-0.1.17.pre26 spec/fixtures/participates.yml
enju_event-0.1.17.pre25 spec/fixtures/participates.yml
enju_event-0.1.17.pre24 spec/fixtures/participates.yml
enju_event-0.1.17.pre23 spec/fixtures/participates.yml
enju_event-0.1.17.pre22 spec/fixtures/participates.yml
enju_event-0.1.17.pre21 spec/fixtures/participates.yml
enju_event-0.1.17.pre20 spec/fixtures/participates.yml
enju_event-0.1.17.pre19 spec/fixtures/participates.yml
enju_event-0.1.17.pre18 spec/fixtures/participates.yml
enju_event-0.1.17.pre17 spec/fixtures/participates.yml
enju_event-0.1.17.pre16 spec/fixtures/participates.yml
enju_event-0.1.17.pre15 spec/fixtures/participates.yml
enju_event-0.1.17.pre14 spec/fixtures/participates.yml
enju_event-0.1.17.pre13 spec/fixtures/participates.yml