9 lines
154 B
YAML
9 lines
154 B
YAML
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
wheel: one
|
|
batch: one
|
|
|
|
two:
|
|
wheel: two
|
|
batch: two
|