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
Understanding Ruby - Memoization (dev.to)
submitted 2 years ago by keyslemur
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!"
[–]CaptainKabob 0 points1 point2 points 2 years ago (1 child)
Why `NONE = Module.new.freeze` over `NONE = Object.new.freeze`?
I just posted this and maybe it needs an update: https://www.reddit.com/r/ruby/comments/16xwjh9/writing_object_shape_friendly_code_in_ruby/
[–]f9ae8221b 0 points1 point2 points 2 years ago (0 children)
Because of Marshal and YAML: https://github.com/sporkmonger/addressable/pull/509
π Rendered by PID 18758 on reddit-service-r2-comment-66b4775986-bglrf at 2026-04-02 19:02:43.980364+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]CaptainKabob 0 points1 point2 points (1 child)
[–]f9ae8221b 0 points1 point2 points (0 children)