Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation regarding finding users outside a web session #716

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

andrehjr
Copy link
Member

@andrehjr andrehjr commented Sep 3, 2023

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
11 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant