Files
fizzy/test/fixtures/boards.yml
T
Mike Dalessio 4976e4a7bb Update Card::Entropic so its scopes work cross-accounts
with an eye towards making the postpone_all_due recurring job work efficiently.
2025-11-17 09:12:41 -05:00

21 lines
502 B
YAML

writebook:
id: <%= ActiveRecord::FixtureSet.identify("writebook", :uuid) %>
name: Writebook
creator: david_uuid
all_access: true
account: 37s_uuid
private:
id: <%= ActiveRecord::FixtureSet.identify("private", :uuid) %>
name: Private board
creator: kevin_uuid
all_access: false
account: 37s_uuid
miltons_wish_list:
id: <%= ActiveRecord::FixtureSet.identify("miltons_wish_list", :uuid) %>
name: Milton's Wish List
creator: mike_uuid
all_access: true
account: initech_uuid