Skip to content

Instantly share code, notes, and snippets.

@mlomnicki
Created January 21, 2011 18:39
Show Gist options
  • Save mlomnicki/790151 to your computer and use it in GitHub Desktop.
Save mlomnicki/790151 to your computer and use it in GitHub Desktop.
splat_tricks
a = *"Hello" #=> ["Hello"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment