Skip to content

Instantly share code, notes, and snippets.

@dejan
Created April 9, 2009 19:48
Show Gist options
  • Save dejan/92704 to your computer and use it in GitHub Desktop.
Save dejan/92704 to your computer and use it in GitHub Desktop.
names.split(/\s*,\s*/).each { |name| ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment