Skip to content

Instantly share code, notes, and snippets.

@nixsticks
Created November 18, 2013 21:29
Show Gist options
  • Save nixsticks/7535646 to your computer and use it in GitHub Desktop.
Save nixsticks/7535646 to your computer and use it in GitHub Desktop.
["red","yellow","green"].each do |color|
a = color
end
puts a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment