Skip to content

Instantly share code, notes, and snippets.

@peterxjang
Last active June 17, 2018 15:29
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 peterxjang/e2b648a90a4cd689d6d20f94c0500b1b to your computer and use it in GitHub Desktop.
Save peterxjang/e2b648a90a4cd689d6d20f94c0500b1b to your computer and use it in GitHub Desktop.

TIL - Today I Learned

2018/06/17

You can write code using triple backticks

def hello
  puts "hello world"
end

2018/06/17

Gists are a tool for sharing texts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment