Minimal Ruby Hello World example with a single hello.rb file.
A minimal repository demonstrating a Hello World program written in Ruby. It includes a single hello.rb file plus README and DOCUMENTATION.md. Suited for learning Ruby syntax, verifying a Ruby runtime, or using as a tiny command-line example starter.
0