Skip to content

Instantly share code, notes, and snippets.

@nirvdrum
Created November 4, 2014 15:21
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 nirvdrum/96dd4817dee7eab140ee to your computer and use it in GitHub Desktop.
Save nirvdrum/96dd4817dee7eab140ee to your computer and use it in GitHub Desktop.
X = true
1000.times do
raise 'undefined' unless defined?(::X)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment