mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
16 lines
340 B
YAML
16 lines
340 B
YAML
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
user:
|
|
message_html: MyString
|
|
icon: MyString
|
|
happened_at: 2020-04-20 17:29:40
|
|
viewed_at: 2020-04-20 17:29:40
|
|
|
|
two:
|
|
user:
|
|
message_html: MyString
|
|
icon: MyString
|
|
happened_at: 2020-04-20 17:29:40
|
|
viewed_at: 2020-04-20 17:29:40
|