Repository of Japanese Ruby reference manual

documents hacktoberfest ruby
2 Open Issues Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

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

Repository of Japanese Ruby reference manual

Ruby
#documents#hacktoberfest#ruby

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

Repository of Japanese Ruby reference manual

Ruby
#documents#hacktoberfest#ruby