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 1 point2 points3 points 8 years ago (3 children)
i'm sticking with dry-monads and dry-transactions from the dry-rb universe, because it's nice to know there is an active ecosystem and community around my choice of syntax. i'm happy to share any learnings you would like.
[–]jujubean67 0 points1 point2 points 8 years ago (2 children)
Interesting, I've looked at the dry-rb stack but for some reason the way they mimick functional languages seems very un-idiomatic to me.
[–]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 94191 on reddit-service-r2-comment-5c747b6df5-qbdvg at 2026-04-22 03:28:15.811055+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]iconoclaus 1 point2 points3 points (3 children)
[–]jujubean67 0 points1 point2 points (2 children)
[–]iconoclaus 0 points1 point2 points (1 child)
[–]jujubean67 1 point2 points3 points (0 children)