るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.142秒)
トップページ > クエリ:-[x] > クエリ:on[x] > クエリ:gem_spec[x]

別のキーワード

  1. optparse on
  2. optionparser on
  3. tracer on
  4. thread abort_on_exception
  5. socket udp_server_loop_on

ライブラリ

検索結果

Rake::GemPackageTask#gem_spec -> Gem::Specification (18301.0)

package ターゲットで使用する gemspec を返します。

package ターゲットで使用する gemspec を返します。

gemspec にはパッケージ名、バージョン、パッケージに含まれるファイルなどが定義
されているので、それらを明示的に指定する必要はありません。

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

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

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

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