Skip to content

Integer の基本的な修正#3316

Open
scivola wants to merge 3 commits into
rurema:masterfrom
scivola:improve-Integer
Open

Integer の基本的な修正#3316
scivola wants to merge 3 commits into
rurema:masterfrom
scivola:improve-Integer

Conversation

@scivola

@scivola scivola commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

修正点は

  • 変数などのバッククオート付け,クラス,定数などのリンク化
  • 「自身」→ `self`
  • Ruby バージョンについての記述はバージョン番号の前に「Ruby 」を付ける
  • 述語メソッドの返り値を 真/偽 から true/false に(rdoc で true/false であることを確認)
  • to_s の基数について「2 - 36」→「2〜36」(範囲であることが分かりにくかった)

scivola added 3 commits July 26, 2026 17:06
* Ruby バージョンは番号の前に「Ruby 」を付ける
* 述語メソッドの返り値を 真/偽 から true/false に(rdoc で true/false であることを確認)
* to_s の基数について「2 - 36」→「2〜36」(範囲であることが分かりにくかった)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant