In this repository you will find a series of examples of the most common ruby design patterns.
After cloning the repository install the required dependencies running:
bundle install
Now you can execute any example.
Many of this examples are based on the information in the site https://practicingruby.com/.
The presentation in spanish can be found in this link.