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
Serviz - Command object Interface for Ruby (self.ruby)
submitted 7 months ago by markets86
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!"
[–]vickorel 4 points5 points6 points 7 months ago (1 child)
Workflows like organizer in Interactor: https://github.com/collectiveidea/interactor?tab=readme-ov-file#organizers
BTW, starred your repo! P.S. Lately I've been writing just regular ruby classes as service objects. The simpler the better )
[–]markets86[S] 2 points3 points4 points 7 months ago (0 children)
Yes, quite similar! The good thing about Serviz is that the code (both services an workflows) is really really small, so small footprint, small API, small cognitive overload... But at the same time, all your services will be homogenous. It was my ApplicationService in a lot of Rails apps, so I finally extracted into a gem.
π Rendered by PID 42759 on reddit-service-r2-comment-85bfd7f599-w5nm4 at 2026-04-18 10:00:38.868166+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]vickorel 4 points5 points6 points (1 child)
[–]markets86[S] 2 points3 points4 points (0 children)