Skip to content

Instantly share code, notes, and snippets.

@wallace
Created January 12, 2009 02:11
Show Gist options
  • Save wallace/45855 to your computer and use it in GitHub Desktop.
Save wallace/45855 to your computer and use it in GitHub Desktop.
>> ra.each {|r| p [r.user.login.capitalize, r.user.login_slug] }
["Kristina.wallace@gmail.com", "kristina-wallace-gmail-com"]
["Wallace", "wallace"]
["Kristina.wallace@gmail.com", "kristina-wallace-gmail-com"]
["Wallace", "wallace"]
["Wallace", "wallace"]
["Wallace", "wallace"]
["Kristina.wallace@gmail.com", "kristina-wallace-gmail-com"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment