Files
fizzy/test/fixtures/bubble/thread/entries.yml
T
Jose Farias c57f18c20c Materialize abstract thread
The domain language is clearer if we just persist a thread. Also rename some models so their purpose is clear.
2024-10-24 17:36:14 -06:00

41 lines
842 B
YAML

logo_1:
thread: logo
threadable: logo_initial_activity (Event::Rollup)
created_at: <%= 1.week.ago %>
logo_2:
thread: logo
threadable: logo_agreement_jz (Comment)
created_at: <%= 2.days.ago %>
logo_3:
thread: logo
threadable: logo_second_activity (Event::Rollup)
created_at: <%= 1.day.ago %>
logo_4:
thread: logo
threadable: logo_agreement_kevin (Comment)
created_at: <%= 2.hours.ago %>
logo_5:
thread: logo
threadable: logo_third_activity (Event::Rollup)
created_at: <%= 1.hour.ago %>
layout_1:
thread: layout
threadable: layout_initial_activity (Event::Rollup)
layout_2:
thread: layout
threadable: layout_overflowing_david (Comment)
text_1:
thread: text
threadable: text_initial_activity (Event::Rollup)
shipping_1:
thread: shipping
threadable: shipping_initial_activity (Event::Rollup)