design-patterns-ruby
design-patterns-ruby copied to clipboard
Real world example of the Builder pattern
What
Add a real world example for the builder pattern. I decided to go with a pizza example because I thought it would be more relatable and because I've seen a similar example with burgers somewhere.