find_gems(name, source_index) -> HashRuby 1.9.3 から[permalink][rdoc][edit]-
与えられた Gem の名前をインデックスから検索します。
- [PARAM]
name: - Gem の名前を指定します。
- [PARAM]
source_index: -
Gem::SourceIndexのインスタンスを指定します。
[SEE_ALSO]
Gem::SourceIndex#search - [PARAM]
find_gems(name, source_index) -> HashRuby 1.9.3 から[permalink][rdoc][edit]与えられた Gem の名前をインデックスから検索します。
name:source_index:Gem::SourceIndex のインスタンスを指定します。
[SEE_ALSO] Gem::SourceIndex#search