Skip to content

Instantly share code, notes, and snippets.

@jmccartie
Created January 21, 2011 20:41
Show Gist options
  • Save jmccartie/790381 to your computer and use it in GitHub Desktop.
Save jmccartie/790381 to your computer and use it in GitHub Desktop.
def leppard(shotgun)
shotgun ? shoot : !shoot
end
@jmccartie
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment