mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-23 03:33:02 +01:00
9 lines
161 B
YAML
9 lines
161 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
user_id: 1
|
|
question_id: 1
|
|
|
|
two:
|
|
user_id: 1
|
|
question_id: 1
|