Files
fizzy/test/fixtures/categorizations.yml
T
2024-07-24 13:42:06 -05:00

18 lines
237 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
splat: one
category: one
two:
splat: two
category: two
three:
splat: three
category: one
four:
splat: three
category: two