mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
13 lines
214 B
YAML
13 lines
214 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
# one:
|
|
# user_id: 1
|
|
# tournament_id: 1
|
|
|
|
# two:
|
|
# user_id: 1
|
|
# tournament_id: 1
|
|
|
|
one:
|
|
user_id: 3
|
|
tournament_id: 1 |