Skip to content

Instantly share code, notes, and snippets.

@scalabl3
Last active December 31, 2015 01:59
Show Gist options
  • Save scalabl3/7918152 to your computer and use it in GitHub Desktop.
Save scalabl3/7918152 to your computer and use it in GitHub Desktop.

This Rules

This also Rules

What?

This text is bold this is italic and this is bold italic.

  • List 1
  • List 2
    • List 3
    • List 4
  1. List 1
  2. List 2
  3. List 3
def func
  x = { hey: "what" }
end
{ 
  "hey": "what",
  "yo": true,
  "yoyo": 5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment