Open Issues Need Help
View All on GitHub since 3.x.0 の .0 を削除 about 2 months ago
AI Summary: Remove trailing '.0' from `#@since` tags in the Japanese Ruby reference manual's doctree repository. This is necessary because the current format incorrectly indicates that features are available from a minor version later than intended (e.g., `3.0.0` is interpreted as starting from 3.1 instead of 3.0). The task involves finding and updating all instances of these tags.
Complexity:
3/5
good first issue
` が ' に変わったので実行例に分岐を追加する about 2 months ago
AI Summary: Update the examples in the Japanese Ruby reference manual to reflect changes in output due to the replacement of `'` with `が` in certain methods like `caller`. This involves adding branches to the examples to handle the different output variations, referencing a provided pull request for guidance.
Complexity:
3/5
good first issue