Skip to content

Instantly share code, notes, and snippets.

@Slike9
Created March 16, 2017 11:20
Show Gist options
  • Save Slike9/132be96e87693f28a0ecce055da2aea3 to your computer and use it in GitHub Desktop.
Save Slike9/132be96e87693f28a0ecce055da2aea3 to your computer and use it in GitHub Desktop.

Hello Markdown

It is a ruby code:

class Hello
  def say
    puts 'Hello'
  end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment