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

ruby-changes:33215

From: ktsj <ko1@a...>
Date: Sat, 8 Mar 2014 20:01:51 +0900 (JST)
Subject: [ruby-changes:33215] ktsj:r45294 (trunk): [DOC] Add NEWS about Find#find, Pathname#find.

ktsj	2014-03-08 20:01:48 +0900 (Sat, 08 Mar 2014)

  New Revision: 45294

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45294

  Log:
    [DOC] Add NEWS about Find#find, Pathname#find.

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 45293)
+++ NEWS	(revision 45294)
@@ -35,6 +35,10 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L35
 
 === Stdlib updates (outstanding ones only)
 
+* Find, Pathname
+  * Extended methods:
+    * find method accepts "ignore_error" keyword argument.
+
 === Stdlib compatibility issues (excluding feature bug fixes)
 
 === Built-in global variables compatibility issues

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

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