Skip to content

Instantly share code, notes, and snippets.

@jakeboxer
Created September 17, 2013 22:49
Show Gist options
  • Select an option

  • Save jakeboxer/6601762 to your computer and use it in GitHub Desktop.

Select an option

Save jakeboxer/6601762 to your computer and use it in GitHub Desktop.
# Save this file as hey.rb
#
# $ ruby hey.rb
# HEY GURL
puts DATA.read.upcase
__END__
hey gurl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment