Account.sole → Current.account
and some other de-tenant changes, including removing the controller tenanting concerns
This commit is contained in:
+1
-2
@@ -27,9 +27,8 @@ def create_tenant(signal_account_name)
|
||||
membership: membership
|
||||
}
|
||||
)
|
||||
Current.account = account
|
||||
end
|
||||
|
||||
ApplicationRecord.current_tenant = tenant_id
|
||||
end
|
||||
|
||||
def find_or_create_user(full_name, email_address)
|
||||
|
||||
Reference in New Issue
Block a user