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

ruby-reference-manual:2962

From: Ippei Obayashi <redmine@r...>
Date: Thu, 22 Dec 2011 23:30:04 +0900
Subject: [ruby-reference-manual:2962] [るりまプロジェクト - Bug #5769] 組み込みライブラリのマニュアルのリンク切れ


Issue #5769 has been updated by Ippei Obayashi.


File::Constants, IO, Object, Float に関しては修正しました。
----------------------------------------
Bug #5769: 組み込みライブラリのマニュアルのリンク切れ
https://bugs.ruby-lang.org/issues/5769

Author: Hiroshi Koyama
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 
reporter: 
ruby_version: 


リンク切れしてますぷお。

http://doc.ruby-lang.org/ja/1.9.3/method/Complex/i/numerator.html
・Complex#denominator

http://doc.ruby-lang.org/ja/1.9.3/method/Complex/i/denominator.html
・Complex#numerator

http://doc.ruby-lang.org/ja/1.9.3/class/File=3a=3aConstants.html
・定数 DIRECT の File::SYNC(2箇所)
・定数 DIRECT の File::DIRECT(2箇所)

http://doc.ruby-lang.org/ja/1.9.3/class/Float.html
・定数 INFINITY の Numeric#finite?
・定数 INFINITY の Numeric#infinite?
・定数 NAN の Numeric#nan?

http://doc.ruby-lang.org/ja/1.9.3/method/IO/i/read_nonblock.html
・IO::WaitReadable

http://doc.ruby-lang.org/ja/1.9.3/method/IO/i/write_nonblock.html
・String#bytesize
・IO::WaitWritable

http://doc.ruby-lang.org/ja/1.9.3/method/Numeric/i/modulo.html
・Integer#/

http://doc.ruby-lang.org/ja/1.9.3/method/Object/i/marshal_dump.html
・Kernel.#_dump

http://doc.ruby-lang.org/ja/1.9.3/method/Object/i/marshal_load.html
・Kernel.#_load

http://doc.ruby-lang.org/ja/1.9.3/method/Object/i/to_a.html
・Object#to_splat

http://doc.ruby-lang.org/ja/1.9.3/class/SignalException.html
・SignalException#message



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

--
ML: ruby-reference-manual@m...
Info: http://QuickML.com/

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