Skip to content

Update documentation regarding finding users outside a web session#716

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

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

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
@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

Comments