Skip to content

Instantly share code, notes, and snippets.

@aaronblohowiak
Created February 24, 2010 01:07
Show Gist options
  • Save aaronblohowiak/312944 to your computer and use it in GitHub Desktop.
Save aaronblohowiak/312944 to your computer and use it in GitHub Desktop.
i=0
10.times{ ++i ; puts i}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment