Here is a “hello world” program. This part is documentation and is written in Markdown.
Here's the code:
puts "Hello world"
And that's it. Enjoy!