Skip to content

Instantly share code, notes, and snippets.

@gf3
Forked from wmoxam/gist:391464
Created May 6, 2010 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gf3/391631 to your computer and use it in GitHub Desktop.
Save gf3/391631 to your computer and use it in GitHub Desktop.
i = [10,20,30,40,50].index {|n| n > 20 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment