mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
14 lines
274 B
YAML
14 lines
274 B
YAML
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
entity_type: MyString
|
|
category_label: MyString
|
|
suggestion: MyString
|
|
weight: 1
|
|
|
|
two:
|
|
entity_type: MyString
|
|
category_label: MyString
|
|
suggestion: MyString
|
|
weight: 1
|