mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
22 lines
450 B
YAML
22 lines
450 B
YAML
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
name: MyString
|
|
user: one
|
|
universe: one
|
|
deleted_at: 2020-03-25 12:17:13
|
|
archived_at: 2020-03-25 12:17:13
|
|
privacy: MyString
|
|
favorite: false
|
|
page_type: MyString
|
|
|
|
two:
|
|
name: MyString
|
|
user: two
|
|
universe: two
|
|
deleted_at: 2020-03-25 12:17:13
|
|
archived_at: 2020-03-25 12:17:13
|
|
privacy: MyString
|
|
favorite: false
|
|
page_type: MyString
|