るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.054秒)
トップページ > バージョン:2.5.0[x] > クエリ:Gem::Specification[x] > クラス:Gem::Builder[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem set_paths
  5. gem path

ライブラリ

検索結果

Gem::Builder.new(spec) -> Gem::Builder (70.0)

与えられた Gem::Specification のインスタンスによって Gem::Builder のインスタンスを生成します。

...与えられた Gem::Specification のインスタンスによって
Gem::Builder
のインスタンスを生成します。

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