Skip to content

Instantly share code, notes, and snippets.

@dvberkel
Created February 29, 2012 06:01
Show Gist options
  • Save dvberkel/1938361 to your computer and use it in GitHub Desktop.
Save dvberkel/1938361 to your computer and use it in GitHub Desktop.
Ruby evaluates this snippet into my email address
puts ([["daan", "v", "berkel", "1980"],["gmail", "com"]].map {|e| e.join(".")}).join("@")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment