e4011ef211
- schema changes to primary and foreign keys - fixture changes - customer data models subclass AccountScopedRecord - import script updated
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
logo_published_kevin:
|
|
id: <%= ActiveRecord::FixtureSet.identify("logo_published_kevin", :uuid) %>
|
|
user: kevin_uuid
|
|
source: logo_published_uuid (Event)
|
|
created_at: <%= 1.week.ago %>
|
|
creator: david_uuid
|
|
account: 37s_uuid
|
|
|
|
logo_assignment_kevin:
|
|
id: <%= ActiveRecord::FixtureSet.identify("logo_assignment_kevin", :uuid) %>
|
|
user: kevin_uuid
|
|
source: logo_assignment_km_uuid (Event)
|
|
created_at: <%= 1.week.ago %>
|
|
creator: david_uuid
|
|
account: 37s_uuid
|
|
|
|
layout_commented_kevin:
|
|
id: <%= ActiveRecord::FixtureSet.identify("layout_commented_kevin", :uuid) %>
|
|
user: kevin_uuid
|
|
source: layout_commented_uuid (Event)
|
|
created_at: <%= 1.week.ago %>
|
|
creator: david_uuid
|
|
account: 37s_uuid
|
|
|
|
logo_card_david_mention_by_jz:
|
|
id: <%= ActiveRecord::FixtureSet.identify("logo_card_david_mention_by_jz_notif", :uuid) %>
|
|
user: david_uuid
|
|
source: logo_card_david_mention_by_jz_uuid (Mention)
|
|
created_at: <%= 1.week.ago %>
|
|
creator: david_uuid
|
|
account: 37s_uuid
|
|
|
|
logo_comment_david_mention_by_jz:
|
|
id: <%= ActiveRecord::FixtureSet.identify("logo_comment_david_mention_by_jz_notif", :uuid) %>
|
|
user: david_uuid
|
|
source: logo_comment_david_mention_by_jz_uuid (Mention)
|
|
created_at: <%= 1.week.ago %>
|
|
creator: david_uuid
|
|
account: 37s_uuid
|