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
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Stringify all the incomming has keys from the track methods and only work with string keys internally.
The reason is that hashes coming from the Rails session will always have string keys and this way it's consistent everwhere internally.
0 commit comments