Files
fizzy/test/fixtures/action_text/rich_texts.yml
T
Mike Dalessio e4011ef211 Update primary keys on customer data to UUIDs
- schema changes to primary and foreign keys
- fixture changes
- customer data models subclass AccountScopedRecord
- import script updated
2025-11-17 09:12:30 -05:00

30 lines
825 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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, lets 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?"