Skip to content

Instantly share code, notes, and snippets.

@kwylez
Created December 27, 2011 14:37
Show Gist options
  • Save kwylez/1523834 to your computer and use it in GitHub Desktop.
Save kwylez/1523834 to your computer and use it in GitHub Desktop.
x = ''; (1..1000000).each { |c| x << c.to_s }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment