Files
fizzy/test/fixtures/accounts.yml
T
Mike Dalessio d5a4239d19 Rename the queenbee_id and signal_user_id columns
to be more generic for the open-source release.

Find the signal account via Account#external_account

Find the signal user via User#external_user
2025-09-15 13:57:53 -04:00

7 lines
188 B
YAML

37s:
name: 37signals
join_code: "ejpP-THlQ-Cc2f"
<% if Account.reflect_on_association :external_account %>
tenant_id: <%= ActiveRecord::FixtureSet.identify :'37s_fizzy' %>
<% end %>