Last active
January 9, 2025 12:23
-
-
Save profh/e36e5dd0bec124fef04c to your computer and use it in GitHub Desktop.
A simple script to decode Rails 4 session cookies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I mocked Rails behavior from
ActionDispatch::Cookies
: