Skip to content

Instantly share code, notes, and snippets.

@johnfking
Created April 11, 2011 02:49
Show Gist options
  • Select an option

  • Save johnfking/912998 to your computer and use it in GitHub Desktop.

Select an option

Save johnfking/912998 to your computer and use it in GitHub Desktop.
Simple Hello World
def ruby_hippo
puts "Hello World."
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment