Skip to content

Instantly share code, notes, and snippets.

@nickmathis
Created June 26, 2015 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickmathis/03edbaa45221845465b6 to your computer and use it in GitHub Desktop.
Save nickmathis/03edbaa45221845465b6 to your computer and use it in GitHub Desktop.
nick_toppings = %w(lettuce tomato onion mustard mayo pickle)
josh_toppings = nick_toppings - %w(mayo onion)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment