1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/test/fixtures/weights.yml
2015-12-30 16:21:56 +00:00

33 lines
368 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
id: 1
max: 106
tournament_id: 1
two:
id: 2
max: 120
tournament_id: 1
three:
id: 3
max: 113
tournament_id: 1
four:
id: 4
max: 126
tournament_id: 1
five:
id: 5
max: 132
tournament_id: 1
six:
id: 6
max: 285
tournament_id: 1