The classic 23 design patterns from the Gang of Four implemented in Ruby.
Divided by type, we have such a structure:
- Behavioral
- Creational
- Structural
Go inside any directory to see the code samples and to learn more about the design pattern.
All sources support Ruby MRI 2.0, 2.1, 2.2. RuboCop zero-offenses code.