Created
November 5, 2013 20:37
-
-
Save built/7325790 to your computer and use it in GitHub Desktop.
A glimpse of why Markus' Ruby hangman is fun.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def NSA.target(obj,&block) | |
# | |
# TODO: Implement this test some day | |
# return if obj.domestic? && !warrent_issued? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment