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

ruby-reference-manual:2611

From: 5 5 <redmine@r...>
Date: Thu, 28 Apr 2011 14:39:30 +0900
Subject: [ruby-reference-manual:2611] [るりまプロジェクト - Bug #4626][Open] Gem::Commands::LockCommand のリンク切れ


Issue #4626 has been reported by 5 5.

----------------------------------------
Bug #4626: Gem::Commands::LockCommand のリンク切れ
http://redmine.ruby-lang.org/issues/4626

Author: 5 5
Status: Open
Priority: Low
Assignee: 
Category: 
Target version: 
reporter: 
ruby_version: 


Gem::Commands::LockCommand のページで Kernel.#gem へのリンクが間違っています。

Index: refm/api/src/rubygems/commands/lock_command.rd
===================================================================
--- refm/api/src/rubygems/commands/lock_command.rd	(revision 3833)
+++ refm/api/src/rubygems/commands/lock_command.rd	(working copy)
@@ -1,7 +1,7 @@
 require rubygems/command
 
 指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために

-必要な [[Kernel.#gem]] メソッドの呼び出し方法を文字列で出力します。
+必要な [[m:Kernel#gem]] メソッドの呼び出し方法を文字列で出力します。
 
   Usage: gem lock GEMNAME-VERSION [GEMNAME-VERSION ...] [options]
     Options:


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

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

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