るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.021秒)
トップページ > クエリ:gem_spec[x] > 種類:インスタンスメソッド[x] > クラス:Gem::SourceIndex[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem sha1
  5. gem md5

ライブラリ

キーワード

検索結果

Gem::SourceIndex#add_spec(gem_spec) -> Gem::Specification (109.0)

自身に引数で与えられた Gem::Specification のインスタンスを追加します。

...自身に引数で与えられた Gem::Specification のインスタンスを追加します。

@param gem_spec Gem::Specification のインスタンスを指定します。...

Gem::SourceIndex#add_specs(*gem_specs) -> Hash (102.0)

自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。

...自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。

@param gem_specs 複数の Gem::Specification のインスタンスを指定します。...