るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.049秒)
トップページ > クエリ:gem[x] > ライブラリ:rubygems[x] > クエリ:InvalidSpecificationException[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem rubygemspackageversion
  5. gem default_exec_format

検索結果

Gem::InvalidSpecificationException (21001.0)

不正な gemspec に関する例外です。

...不正な gemspec に関する例外です。...

Gem::Specification#validate -> bool (3013.0)

必須属性のチェックと自身の基本的な正当性チェックを行います。

...ェックと自身の基本的な正当性チェックを行います。

チェックにパスした場合は常に true を返します。そうでない場合は例外が発生します。

@raise Gem::InvalidSpecificationException チェックにパスしなかった場合に発生します。...