blob: 776b079b17ead307e4e1e584469e9efc63aa23c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
monster: one
character: one
quantity:
two:
monster: two
character: two
quantity:
|