Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Specs for deprecated methods

オープン
#780 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
ruby
領域
testing

調査の方向性

File.exists?、Thread#safe_level、Dir.exists?、FileTest.exists? などの非推奨メソッドについて、既存のコアライブラリ仕様とコミット 79e4a3d7f5a2e81cefa824794ad82f704121dc7c を確認してください。まず、削除された仕様が意図的に削除されたものかどうかを判断します。MRI で引き続き利用可能なメソッドのカバレッジについて結論に達し、必要に応じて該当する仕様を追加または復元できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

There are some deprecated/obsolete methods like File.exists?, Thread#safe_level etc in the core library.

Looks like they aren't covered with tests there and moreover some existing specs were deleted recently - File.exists?, Dir.exists? and FileTest.exists?` (commit).

So I am wondering whether it is a well-considered decision or it's unintentional situation. I believe that as far as these methods are still available in MRI they should be a part of the specification.

主要言語
Ruby
スター
622
フォーク
402
平均マージ
14時間 51分
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ruby/spec のほかの issue

ruby/spec の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。