Skip to content

Update documentation regarding finding users outside a web session - #716

Merged
andrehjr merged 1 commit into
mainfrom
fix-outside-web-session-details-readme
Sep 3, 2023
Merged

Update documentation regarding finding users outside a web session#716
andrehjr merged 1 commit into
mainfrom
fix-outside-web-session-details-readme

Conversation

@andrehjr

@andrehjr andrehjr commented Sep 3, 2023

Copy link
Copy Markdown
Member

The example about accessing the user outside of a web session is currently broken. It's possible to access the storage for the user by the following:

user = Split::User.find(user_id, :redis) 
user.active_experiments
@andrehjr
andrehjr merged commit b401721 into main Sep 3, 2023
@andrehjr
andrehjr deleted the fix-outside-web-session-details-readme branch September 3, 2023 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant