別のキーワード
ライブラリ
- ビルトイン (84)
- fileutils (151)
-
net
/ imap (48) - openssl (60)
-
rake
/ packagetask (12) -
rdoc
/ code _ object (48) -
rdoc
/ parser / simple (12) -
rexml
/ document (24) -
rubygems
/ command (12) -
rubygems
/ dependency _ list (24) -
rubygems
/ source _ index (12) -
rubygems
/ uninstaller (36) -
rubygems
/ validator (12) - tmpdir (24)
-
webrick
/ httpservlet / filehandler (12)
クラス
- BasicObject (12)
- Dir (24)
-
Gem
:: Command (12) -
Gem
:: DependencyList (24) -
Gem
:: SourceIndex (12) -
Gem
:: Uninstaller (36) -
Gem
:: Validator (12) - Module (60)
-
Net
:: IMAP (48) - Object (12)
-
OpenSSL
:: SSL :: SSLContext (48) -
RDoc
:: CodeObject (48) -
RDoc
:: Parser :: Simple (12) -
REXML
:: Attribute (12) -
REXML
:: Child (12) -
Rake
:: PackageTask (12) -
WEBrick
:: HTTPServlet :: FileHandler (12)
モジュール
- FileUtils (139)
-
OpenSSL
:: OCSP (12)
キーワード
-
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - FileUtils (12)
- Marshal フォーマット (12)
-
NEWS for Ruby 2
. 0 . 0 (12) -
NEWS for Ruby 2
. 5 . 0 (8) -
REVOKED
_ STATUS _ REMOVEFROMCRL (12) - Ruby プログラムの実行 (12)
- Ruby用語集 (12)
-
add
_ response _ handler (24) -
cp
_ lr (7) -
cp
_ r (12) -
document
_ children= (12) -
document
_ self= (12) -
generic
_ ivar _ remove (12) - idle (12)
-
method
_ removed (12) - mktmpdir (24)
- new (12)
-
ok
_ to _ remove? (12) -
rb
_ mod _ remove _ const (12) -
rb
_ mod _ remove _ cvar (12) -
rb
_ mod _ remove _ method (12) -
rb
_ obj _ remove _ instance _ variable (12) -
rb
_ remove _ method (12) -
rb
_ thread _ remove (12) -
remove
_ all (12) -
remove
_ by _ name (12) -
remove
_ class _ variable (12) -
remove
_ classes _ and _ modules (12) -
remove
_ const (12) -
remove
_ dir (12) -
remove
_ entry (12) -
remove
_ entry _ secure (12) -
remove
_ executables (12) -
remove
_ file (12) -
remove
_ handler (12) -
remove
_ instance _ variable (12) -
remove
_ leading _ dot _ dir (12) -
remove
_ method (24) -
remove
_ methods _ etc (12) -
remove
_ option (12) -
remove
_ private _ comments (12) -
remove
_ response _ handler (12) -
remove
_ spec (12) -
remove
_ trace (12) - rm (12)
-
rm
_ r (12) -
rm
_ rf (12) - rmtree (12)
-
ruby 1
. 6 feature (12) -
ruby 1
. 8 . 3 feature (12) -
ruby 1
. 8 . 4 feature (12) -
ruby 1
. 9 feature (12) -
rubygems
/ commands / cert _ command (12) -
rubygems
/ commands / sources _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ security (12) -
session
_ remove (12) -
session
_ remove _ cb (12) -
session
_ remove _ cb= (12) -
set
_ params (12) -
singleton
_ method _ removed (12) -
undef
_ method (12) - クラス/メソッドの定義 (12)
検索結果
先頭5件
-
Ruby用語集 (6.0)
-
Ruby用語集 A B C D E F G I J M N O R S Y
...メソッドの定義を取り消すこと。d:spec/def#undef 式もしくは
Module#undef_method メソッドによって行う。
Module#remove_method メソッドによるメソッドの削除とは
異なることに注意。
: メソッド
: method
クラスやモジュールに定... -
ruby 1
. 9 feature (6.0) -
ruby 1.9 feature ruby version 1.9.0 は開発版です。 以下にあげる機能は将来削除されたり互換性のない仕様変更がなされるかもしれません。 1.9.1 以降は安定版です。 バグ修正がメインになります。
...7917>))
=== 2006-03-21
: MatchData#[] [compat]
名前による参照
((<ruby-dev:28446>))
=== 2006-03-03
: FileUtils.cp_r [lib] [compat]
remove_destination オプションの追加
((<ruby-dev:28417>))
=== 2006-02-15
: instance_eval
((<ruby-core:7365>))
=== 2006-02-03
: Integer#... -
rubygems
/ commands / cert _ command (6.0) -
Gem パッケージの証明書や署名の設定を管理するためのライブラリです。
...された証明書を追加します
-l, --list 信頼されている証明書の一覧を表示します
-r, --remove STRING STRING を含む証明書を削除します
-b, --build EMAIL_ADDR EMAIL_ADDR に対する自己署名証明書... -
rubygems
/ commands / sources _ command (6.0) -
Gem パッケージの取得元の情報を管理するためのライブラリです。
...-a, --add SOURCE_URI 取得元を追加します
-l, --list 取得元一覧を表示します
-r, --remove SOURCE_URI 取得元を削除します
-u, --update 取得元のキャッシュを更新します
-c, --c... -
rubygems
/ commands / uninstall _ command (6.0) -
Gem パッケージをアンインストールするためのライブラリです。
...confirmation
-i, --install-dir DIR Directory to uninstall gem from
-n, --bindir DIR Directory to remove binaries from
-v, --version VERSION Specify version of gem to uninstall
--platform PLATFORM Specify the platform...