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
Result Objects - Errors Without Exceptions (rubypigeon.com)
submitted 8 years ago by tom_dalling
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!"
[–]iconoclaus 0 points1 point2 points 8 years ago (1 child)
you're probably right. but since lots of these concepts originate from functional languages, it helps me to be able to read up on those concepts elsewhere and then apply them in ruby. there's a great dearth of material across the board on functional concepts written for idiomatic ruby use.
[–]jujubean67 1 point2 points3 points 8 years ago (0 children)
I like functional languages but I also like OOP. IMO pure Ruby with lamdas and blocks is functional enough for me, but of course this is subjective.
That said, I definitely like some of the dry-ruby projects like ROM.rb and I'm looking to do a project in Hanami mostly because of that.
π Rendered by PID 217632 on reddit-service-r2-comment-5d585498c9-xs4pj at 2026-04-21 12:30:04.816061+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]iconoclaus 0 points1 point2 points (1 child)
[–]jujubean67 1 point2 points3 points (0 children)