Skip to content

Instantly share code, notes, and snippets.

@mschueler
Created June 12, 2011 22:37
Show Gist options
  • Save mschueler/1022065 to your computer and use it in GitHub Desktop.
Save mschueler/1022065 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
#
#
1.upto(5) do |i|
puts "#{1}. Infinity, the star that would not die".upcase!
end
ary.map { |elem| [
<<-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment