ruby/doc/stringio
Hiroshi SHIBATA f636ac3825 Fix broken RDoc examples that raise or fail to run
The Hash#[] and Array#product examples referenced undefined variables,
the StringIO doc named a nonexistent File::RDRW constant, and
Pathname#mkpath's call-seq advertised a positional permissions
argument that the keyword-only implementation does not accept.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 15:19:19 +09:00
..