wut 1.0.0
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).
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 1.0.0 January 27, 2025 (4.5KB)