You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our application we currently use rails cookie store, and a customized version of it. Looking to move to this, but we need a way to hookup code on create event. Ideally its a post create, so we get passed the session id or entire object being put into redis. Is that available or suggestion where/how to do it?
Any help much appreciated, thanks!
The text was updated successfully, but these errors were encountered:
In our application we currently use rails cookie store, and a customized version of it. Looking to move to this, but we need a way to hookup code on create event. Ideally its a post create, so we get passed the session id or entire object being put into redis. Is that available or suggestion where/how to do it?
Any help much appreciated, thanks!
The text was updated successfully, but these errors were encountered: