summaryrefslogtreecommitdiff
path: root/test/fixtures/matches.yml
blob: ff8118278069ee9785544bebe7ed61b4c0f2f300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  status: 1
  tournament_stage_id: 
  name: MyString
  winner_id: 
  remote_id: MyString
  submitted_peer_evaluations: 1

two:
  status: 1
  tournament_stage_id: 
  name: MyString
  winner_id: 
  remote_id: MyString
  submitted_peer_evaluations: 1