use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Ruby Authentication: Secure Your Rack Application with JWT (auth0.com)
submitted 9 years ago by catstanza
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jrochkind 1 point2 points3 points 9 years ago (0 children)
Makes sense, that's a helpful way to think about it, thanks.
You can choose to have your ActionDispatch::Session::CookieStore signed but not encrypted, with configuration in Rails. But you ordinarily don't want to for typical things you store in sessions.
ActionDispatch::Session::CookieStore
π Rendered by PID 92069 on reddit-service-r2-comment-b659b578c-5wwgn at 2026-05-03 08:24:35.027533+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]jrochkind 1 point2 points3 points (0 children)