wut is a small library that adds simple, print debugging commands. It makes it easy to inspect and output current variable values without cluttering your code, acting as an upgrade for puts-based debugging. It uses only Ruby’s built-in features (no extra dependencies).
Required Ruby Version
>= 3.0.0
Authors
Eric Beland
Versions
- 1.0.0 January 27, 2025 (4.5 KB)