630件ヒット
[201-300件を表示]
(0.171秒)
ライブラリ
- ビルトイン (72)
-
cgi
/ session (24) - dbm (12)
- digest (48)
- gdbm (12)
-
net
/ http (12) - observer (24)
- openssl (120)
- optparse (78)
- rss (72)
-
rubygems
/ commands / update _ command (12) -
rubygems
/ config _ file (24) -
rubygems
/ source _ index (12) -
rubygems
/ user _ interaction (36) - sdbm (12)
-
yaml
/ dbm (12)
クラス
-
CGI
:: Session :: FileStore (12) -
CGI
:: Session :: NullStore (12) - DBM (12)
-
Digest
:: Base (48) - GDBM (12)
-
Gem
:: Commands :: UpdateCommand (12) -
Gem
:: ConfigFile (24) -
Gem
:: SourceIndex (12) -
Gem
:: StreamUI :: SilentProgressReporter (12) -
Gem
:: StreamUI :: SimpleProgressReporter (12) -
Gem
:: StreamUI :: VerboseProgressReporter (12) - Hash (60)
-
OpenSSL
:: Cipher (12) -
OpenSSL
:: Digest (24) -
OpenSSL
:: HMAC (24) -
OpenSSL
:: OCSP :: BasicResponse (12) -
OpenSSL
:: X509 :: CRL (48) - OptionParser (78)
-
RDoc
:: Options (12) - SDBM (12)
-
YAML
:: DBM (12)
モジュール
- Enumerable (12)
-
Gem
:: InstallUpdateOptions (24) -
Gem
:: LocalRemoteOptions (12) -
Net
:: HTTPHeader (12) - Observable (24)
-
RSS
:: SyndicationModel (72)
キーワード
- << (36)
- == (24)
- []= (12)
-
add
_ observer (12) -
add
_ update _ sources _ option (12) - chunk (12)
-
force
_ update (12) -
install
_ update _ defaults _ str (12) -
last
_ update (12) -
last
_ update= (12) - merge (12)
- merge! (24)
-
next
_ update (12) -
next
_ update= (12) -
notify
_ observers (12) -
on
_ head (12) -
on
_ tail (12) - parse (18)
- parse! (12)
- status (12)
- summarize (24)
-
sy
_ updateBase (12) -
sy
_ updateBase= (12) -
sy
_ updateFrequency (12) -
sy
_ updateFrequency= (12) -
sy
_ updatePeriod (12) -
sy
_ updatePeriod= (12) -
update
_ sources (12) -
update
_ sources= (12) - updated (36)
-
which
_ to _ update (12)
検索結果
先頭5件
-
OpenSSL
:: X509 :: CRL # last _ update -> Time (12202.0) -
CRL が最後に更新された日時を Time オブジェクトで返します。
...CRL が最後に更新された日時を Time オブジェクトで返します。... -
Gem
:: ConfigFile # update _ sources=(update _ sources) (9209.0) -
Gem::SourceInfoCache を毎回更新するかどうか設定します。
...Gem::SourceInfoCache を毎回更新するかどうか設定します。
@param update_sources 真を指定すると毎回 Gem::SourceInfoCache を更新します。... -
Gem
:: Commands :: UpdateCommand # which _ to _ update(highest _ installed _ gems , gem _ names) -> Array (9202.0) -
更新が必要な Gem のリストを返します。
更新が必要な Gem のリストを返します。 -
Gem
:: ConfigFile # update _ sources -> bool (9202.0) -
真の場合は Gem::SourceInfoCache を毎回更新します。 そうでない場合は、キャッシュがあればキャッシュの情報を使用します。
真の場合は Gem::SourceInfoCache を毎回更新します。
そうでない場合は、キャッシュがあればキャッシュの情報を使用します。 -
Gem
:: StreamUI :: SilentProgressReporter # updated(message) -> nil (9201.0) -
何もしません。
何もしません。
@param message 指定しても意味がありません。 -
Gem
:: StreamUI :: SimpleProgressReporter # updated(message) -> nil (9201.0) -
ドットを表示します。
ドットを表示します。
@param message 指定しても意味がありません。 -
Gem
:: LocalRemoteOptions # add _ update _ sources _ option (9118.0) -
オプション --update-source を追加します。
...オプション --update-source を追加します。... -
OpenSSL
:: X509 :: CRL # next _ update=(time) (9108.0) -
CRL の次回更新日時を Time オブジェクトで設定します。
...CRL の次回更新日時を Time オブジェクトで設定します。
@param time 最終更新日時
@raise OpenSSL::X509::CRLError 設定に失敗した場合に発生します
@see OpenSSL::X509::CRL#next_update... -
OpenSSL
:: X509 :: CRL # next _ update -> Time (9102.0) -
CRL の次回更新日時を Time オブジェクトで返します。
...CRL の次回更新日時を Time オブジェクトで返します。...