mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
48 lines
1.0 KiB
YAML
48 lines
1.0 KiB
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
name: MyString
|
|
description: MyString
|
|
other_names: MyString
|
|
materials: MyString
|
|
manufacturing_process: MyString
|
|
sales_process: MyString
|
|
cost: MyString
|
|
rarity: MyString
|
|
purpose: MyString
|
|
how_it_works: MyString
|
|
resources_used: MyString
|
|
physical_description: MyString
|
|
size: MyString
|
|
weight: MyString
|
|
colors: MyString
|
|
notes: MyString
|
|
private_notes: MyString
|
|
privacy: MyString
|
|
user_id:
|
|
universe_id:
|
|
deleted_at: 2018-01-27 14:07:09
|
|
|
|
two:
|
|
name: MyString
|
|
description: MyString
|
|
other_names: MyString
|
|
materials: MyString
|
|
manufacturing_process: MyString
|
|
sales_process: MyString
|
|
cost: MyString
|
|
rarity: MyString
|
|
purpose: MyString
|
|
how_it_works: MyString
|
|
resources_used: MyString
|
|
physical_description: MyString
|
|
size: MyString
|
|
weight: MyString
|
|
colors: MyString
|
|
notes: MyString
|
|
private_notes: MyString
|
|
privacy: MyString
|
|
user_id:
|
|
universe_id:
|
|
deleted_at: 2018-01-27 14:07:09
|