Skip to content

Instantly share code, notes, and snippets.

@theleoborges
Created January 22, 2011 05:19
Show Gist options
  • Save theleoborges/790883 to your computer and use it in GitHub Desktop.
Save theleoborges/790883 to your computer and use it in GitHub Desktop.
learning-objective-c-a-ruby-analogy#2
my_array.each do |item|
puts(item)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment