Skip to content

Instantly share code, notes, and snippets.

@nebosuke
Created November 12, 2012 12:55
Show Gist options
  • Save nebosuke/4059261 to your computer and use it in GitHub Desktop.
Save nebosuke/4059261 to your computer and use it in GitHub Desktop.
print [ "Hello", "World!", "Ruby" ].map{|e| e.length }.max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment