e4011ef211
- schema changes to primary and foreign keys - fixture changes - customer data models subclass AccountScopedRecord - import script updated
30 lines
825 B
YAML
30 lines
825 B
YAML
logo_agreement_jz:
|
||
record: logo_agreement_jz_uuid (Comment)
|
||
name: body
|
||
body: I agree.
|
||
|
||
logo_agreement_kevin:
|
||
record: logo_agreement_kevin_uuid (Comment)
|
||
name: body
|
||
body: Same, let’s do it.
|
||
|
||
layout_overflowing_david:
|
||
record: layout_overflowing_david_uuid (Comment)
|
||
name: body
|
||
body: The text is overflowing the container.
|
||
|
||
kevins_conversation_question:
|
||
record: kevins_question (Conversation::Message)
|
||
name: content
|
||
body: "Who is on a hot-streak?"
|
||
|
||
kevins_conversation_answer:
|
||
record: kevins_answer (Conversation::Message)
|
||
name: content
|
||
body: "<b>David</b> is on a hot-streak. He has recently added many cards to Writebook."
|
||
|
||
davids_conversation_question:
|
||
record: davids_question (Conversation::Message)
|
||
name: content
|
||
body: "What is the meaning of life, the Universe, and everything else?"
|