Skip to content

Instantly share code, notes, and snippets.

@mrsimo
Created September 14, 2010 08:08
Show Gist options
  • Save mrsimo/578700 to your computer and use it in GitHub Desktop.
Save mrsimo/578700 to your computer and use it in GitHub Desktop.
(rdb:1) cookies
{:intranet_id=>"4", :intranet_hash=>"$2a$10$byweo.aZfMGUpCjgoXjLD.exllI.K8PJ8LZZVnOuC6ve1TzT9Mg5y"}
(rdb:1) cookies[:intranet_id]
nil
(rdb:1) cookies.class
ActionDispatch::Cookies::CookieJar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment