Skip to content

badnorseman/scheduler-after-service-objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler after Service Objects

This is an example how Service Objects can help you to code better. Please take a look at Sceduler before Service Objects for comparison and notice the differences in code and tests.

Besides that code is more readable, the tests are likewise easier to do. This example tries to follow the basic rules of thumb of keep it simple. If you haven't already read "Practical Object-Oriented Design in Ruby" by Sandi Metz, I can highly recommend it. It would help you to become a better Ruby developer (in fact, a better developer in any OO language).

If you have a suggestion to improvement, find a bug or have a question, please feel free to contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages