Skip to content

Instantly share code, notes, and snippets.

@emileswarts
Last active January 3, 2016 05:49
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 emileswarts/8418821 to your computer and use it in GitHub Desktop.
Save emileswarts/8418821 to your computer and use it in GitHub Desktop.
if x and (y or z)
if x and foo?
def foo?
y or z
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment