Skip to content

Instantly share code, notes, and snippets.

@danielkza
Created July 2, 2013 23:51
Show Gist options
  • Save danielkza/5914304 to your computer and use it in GitHub Desktop.
Save danielkza/5914304 to your computer and use it in GitHub Desktop.
'users' -> [ :url |
| userName |
userName := [ url second ] on: Error do: [ nil ].
].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment