Skip to content

Instantly share code, notes, and snippets.

@spangenberg
Created August 19, 2014 15:10
Show Gist options
  • Save spangenberg/816196417020b90a60d1 to your computer and use it in GitHub Desktop.
Save spangenberg/816196417020b90a60d1 to your computer and use it in GitHub Desktop.
NULL
module Kernel
def null
nil
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment