Skip to content

Instantly share code, notes, and snippets.

@banister

banister/a.rb Secret

Created August 21, 2012 07:00
Show Gist options
  • Save banister/108bdb7f27d385720b00 to your computer and use it in GitHub Desktop.
Save banister/108bdb7f27d385720b00 to your computer and use it in GitHub Desktop.
x = *(0..len)
# => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment