Login
Roast topics
Find topics
Find it!
From:
Jardo.dev: Blog
(Uncensored)
subscribe
Service Objects
https://jardo.dev/rails-service-objects
links
backlinks
Tagged with:
software development
ruby rails
Roast topics
Find topics
Roast it!
Service Objects are a popular software design pattern in the Ruby on Rails community. They are used to extract procedural logic away from models and controllers and into their own objects.