Skip to content

Instantly share code, notes, and snippets.

@theterminalguy
Last active February 23, 2019 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theterminalguy/9f872280bb1d6503ddc95512c284a405 to your computer and use it in GitHub Desktop.
Save theterminalguy/9f872280bb1d6503ddc95512c284a405 to your computer and use it in GitHub Desktop.
hello gist

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

def hello
  puts "hello world"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment