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

19 lines
291 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
# one:
# name: MyString
# tournament_id: 1
# two:
# name: MyString
# tournament_id: 1
one:
name: Mat1
tournament_id: 1
id: 1
two:
name: 1
tournament_id: 2
id: 2