Skip to content

Instantly share code, notes, and snippets.

@rubydubee
Created June 30, 2011 21:43
Show Gist options
  • Save rubydubee/1057330 to your computer and use it in GitHub Desktop.
Save rubydubee/1057330 to your computer and use it in GitHub Desktop.
Array Example 3
a.collect! {|x| x**2}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment