Skip to content

Instantly share code, notes, and snippets.

@MarceloAlves
Created March 21, 2013 18:42
Show Gist options
  • Save MarceloAlves/5215562 to your computer and use it in GitHub Desktop.
Save MarceloAlves/5215562 to your computer and use it in GitHub Desktop.
Check session values
require 'rack'
puts Rack::Session::Cookie::Base64::Marshal.new.decode(ARGV[0])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment