Skip to content

Instantly share code, notes, and snippets.

@CodeIQ
Forked from nebosuke/gist:4059261
Created November 15, 2012 05:37
Show Gist options
  • Save CodeIQ/4076831 to your computer and use it in GitHub Desktop.
Save CodeIQ/4076831 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