Minimal Ruby Hello World script with basic documentation and example.
A minimal Hello World example implemented as a single Ruby script with README and DOCUMENTATION.md. Suitable for learning Ruby script execution or as a tiny starter for simple scripts; it includes no external dependencies or build tooling.
0