Skip to content

Instantly share code, notes, and snippets.

@wagenet
Created March 26, 2012 17:03
Show Gist options
  • Save wagenet/2206518 to your computer and use it in GitHub Desktop.
Save wagenet/2206518 to your computer and use it in GitHub Desktop.
class TrueClass
def true?
"false"
end
end
@justinko
Copy link

You are a naughty man lol

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