Skip to content

Instantly share code, notes, and snippets.

@Sihui
Last active April 23, 2017 16:34
Show Gist options
  • Save Sihui/805cb3bf1a31e729a202a6e7f4b9bd4f to your computer and use it in GitHub Desktop.
Save Sihui/805cb3bf1a31e729a202a6e7f4b9bd4f to your computer and use it in GitHub Desktop.
chicken_burger
= Burger.new(GrilledChicken.new)
cheese_burger
= Burger.new(BeefPatty.new)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment