[前][次][番号順一覧][スレッド一覧]

ruby-changes:70679

From: Nobuyoshi <ko1@a...>
Date: Sat, 1 Jan 2022 00:00:25 +0900 (JST)
Subject: [ruby-changes:70679] f59b2e440e (master): NEWS: Removed methods

https://git.ruby-lang.org/ruby.git/commit/?id=f59b2e440e

From f59b2e440ea7f4dcc274f54ef1486f90b2ad02bd Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Fri, 31 Dec 2021 23:59:50 +0900
Subject: NEWS: Removed methods

---
 NEWS.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 1ccb6d23c74..d4297d0d635 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -40,6 +40,13 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L40
 
 Note: Excluding feature bug fixes.
 
+### Removed methods
+
+The following deprecated methods are removed.
+
+* `Dir.exists?`
+* `File.exists?`
+
 ## Stdlib compatibility issues
 
 ## C API updates
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]