Sergii Makagon Ruby Developer with more than 17 years of experience. I like TDD, Clean Code, Design Patterns and Domain-Driven Design. Read more. Follow @makagon In this article, I'll cover Chain of Responsibility pattern. We will learn how to implement it using Ruby and discover when this pattern is applicable in Ruby apps. The intent of Chain of Responsibility pattern is to decouple the sender o

