Skip to content

Instantly share code, notes, and snippets.

@ianwhite
Created March 16, 2009 09:54
Show Gist options
  • Save ianwhite/79811 to your computer and use it in GitHub Desktop.
Save ianwhite/79811 to your computer and use it in GitHub Desktop.
ary.each do |i|
puts i
end.any? or puts 'none'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment