Announcing Operatic
Operatic defines a minimal standard interface to encapsulate your Ruby operations (often referred to as “service objects”) and provides a well-defined space to write your actual code – by implementing the #call
method. Read more on Announcing Operatic.
Post a comment