Skip to content

Instantly share code, notes, and snippets.

@gorsuch
Created January 22, 2011 20:33
Show Gist options
  • Save gorsuch/791447 to your computer and use it in GitHub Desktop.
Save gorsuch/791447 to your computer and use it in GitHub Desktop.
def test
puts "test"
end
10.times do { test }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment