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

ruby-reference-manual:3029

From: "ohai (Ippei Obayashi)" <redmine@r...>
Date: Wed, 11 Apr 2012 19:08:50 +0900
Subject: [ruby-reference-manual:3029] [るりまプロジェクト - Bug #5769] 組み込みライブラリのマニュアルのリンク切れ


Issue #5769 has been updated by ohai (Ippei Obayashi).


Numeric, SignalException に対処しました。
----------------------------------------
Bug #5769: 組み込みライブラリのマニュアルのリンク切れ
https://bugs.ruby-lang.org/issues/5769#change-25829

Author: azarashi (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://bugs.ruby-lang.org/

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

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