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

ruby-reference-manual:2063

From: Sho Hashimoto <redmine@r...>
Date: Sun, 28 Mar 2010 02:12:35 +0900
Subject: [ruby-reference-manual:2063] [Bug #3026] Enumerator#with_objectは1.8.8から使える

Bug #3026: Enumerator#with_objectは1.8.8から使える
http://redmine.ruby-lang.org/issues/show/3026

起票者: Sho Hashimoto
ステータス: Open, 優先度: Normal
カテゴリ: doc

Enumerator#with_objectは1.8.8から使えるようなので、以下のように修正しておきます。

-#@since 1.9.1
+#@since 1.8.8
 --- with_object(obj) -> Enumerator
 --- with_object(obj) {|(*args), memo_obj| ... } -> object
 #@todo


----------------------------------------
http://redmine.ruby-lang.org

--
ML: ruby-reference-manual@m...
使い方: http://QuickML.com/

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

->    2063 2010-03-27 18:12 [redmine@r...        ] [Bug #3026] Enumerator#with_objectは1.8.8から使える
      2064 2010-03-28 04:27 ┗[redmine@r...        ] [Bug #3026](Closed) Enumerator#with_objectは1.8.8から使える