Skip to content

Instantly share code, notes, and snippets.

@jwo
Created February 19, 2016 21:23
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 jwo/4b77ecc7c63b6b7dd26a to your computer and use it in GitHub Desktop.
Save jwo/4b77ecc7c63b6b7dd26a to your computer and use it in GitHub Desktop.
def ๐Ÿ˜ฎ ๐Ÿฝ
if ["๐Ÿ•", "๐ŸŒฎ"].include? ๐Ÿฝ
puts "yummmmmm"
else
puts "get out"
end
end
๐Ÿ˜ฎ "๐ŸŒฎ"
๐Ÿ˜ฎ "๐Ÿ•:"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment