mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
13 lines
236 B
YAML
13 lines
236 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 |