Service objects are poorly-named models

Look at any Rails codebase that's older than a few months. I bet you'll find a sub-directory of app called services.It comes with the best of intentions for separation of concerns. The developers want to keep controllers straightforward and focused on understanding a request and providing a response. They also want to keep models small, because those files have gotten too big and tedious to navigate and modify.
Service objects are poorly-named models #ruby #rubydeveloper #rubyonrails #service https://rubyonrails.ba/single/service-objects-are-poorly-named-models

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles