Skip to content

Instantly share code, notes, and snippets.

@alxjrvs
Created November 10, 2013 17:03
Show Gist options
  • Save alxjrvs/7400862 to your computer and use it in GitHub Desktop.
Save alxjrvs/7400862 to your computer and use it in GitHub Desktop.
def test_the_thing
num = rand(40000)
binding.pry
puts num
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment