108件ヒット
[101-108件を表示]
(0.031秒)
別のキーワード
種類
- インスタンスメソッド (72)
- 定数 (12)
- ライブラリ (12)
- 文書 (12)
ライブラリ
-
net
/ imap (24) - openssl (36)
-
webrick
/ config (12) -
webrick
/ httpauth / digestauth (12)
クラス
-
Net
:: IMAP (24) -
OpenSSL
:: X509 :: CRL (12) -
OpenSSL
:: X509 :: Certificate (12) -
OpenSSL
:: X509 :: Request (12) -
WEBrick
:: HTTPAuth :: DigestAuth (12)
モジュール
-
WEBrick
:: Config (12)
キーワード
- DigestAuth (12)
-
ruby 1
. 6 feature (12) -
rubygems
/ commands / generate _ index _ command (12) -
signature
_ algorithm (36) - thread (12)
-
uid
_ thread (12)
検索結果
-
rubygems
/ commands / generate _ index _ command (12.0) -
ある Gem サーバに対するインデックスを作成するためのライブラリです。
...# quick index manifest
quick/<gemname>.gemspec.rz # legacy YAML quick index
file
quick/Marshal.<version>/<gemname>.gemspec.rz # Marshal quick index file
Marshal.<version>
Marshal.<version>.Z # Marshal full index
yaml
yaml.......Z # legacy YAML full index
The .Z and .rz extension files are compressed with the inflate algorithm.
The
Marshal version number comes from ruby's Marshal::MAJOR_VERSION and
Marshal::MINOR_VERSION constants. It is used to ensure compatibility. The
yaml indexes exist...