redis-session-store icon indicating copy to clipboard operation
redis-session-store copied to clipboard

How to load session from id?

Open yannski opened this issue 6 years ago • 1 comments

With the activerecord-session_store gem, when I want to manipulate the session on the server's side I used to call ActiveRecord::SessionStore::Session.find_by_session_id. What's the equivalent with redis-session-store?

yannski avatar May 22 '18 14:05 yannski

Would also find this useful

scottrblock avatar Jan 28 '19 20:01 scottrblock