312件ヒット
[301-312件を表示]
(0.109秒)
ライブラリ
クラス
-
Gem
:: Commands :: DependencyCommand (12) -
Gem
:: Indexer (12) -
Gem
:: SourceIndex (252) -
Gem
:: SourceInfoCache (12) -
Gem
:: SourceInfoCacheEntry (24)
キーワード
-
add
_ spec (12) -
add
_ specs (12) -
collect
_ specs (12) - dump (12)
- each (24)
-
find
_ gems (12) -
find
_ name (12) -
gem
_ signature (12) -
index
_ signature (12) -
latest
_ specs (12) - length (12)
-
load
_ gems _ in (12) - outdated (12)
- refresh (12)
- refresh! (12)
-
remove
_ spec (12) - search (24)
- size (24)
-
source
_ index (12) -
spec
_ dirs (12) -
spec
_ dirs= (12) - specification (12)
- update (12)
検索結果
先頭1件
-
Gem
:: SourceInfoCache # search(pattern , platform _ only = false , all = false) -> [Gem :: Specification] (7.0) -
与えられた条件を満たす Gem::Specification のリストを返します。
...ンスを指定します。
@param platform_only 真を指定するとプラットフォームが一致するもののみを返します。デフォルトは偽です。
@param all 真を指定するとキャッシュを更新してから検索を実行します。
@see Gem::SourceIndex#search...