Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added chain of responsibility pattern #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vishaltps
Copy link

@vishaltps vishaltps commented Jan 11, 2024

Hi @davidgf , I thought would be better if we have a chain of responsibility pattern also in this list. I know it's not a part of ruby design patterns. However, I have found out while solving one problem. Would appreciate if you add this in the list so it might be helpful to other devs when they are stuck with a similar problem.

You can read more about the pattern here - https://en.wikipedia.org/wiki/Chain-of-responsibility_pattern
https://refactoring.guru/design-patterns/chain-of-responsibility/ruby/example

@vishaltps
Copy link
Author

@davidgf It's been quite long. May I get the review on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant