るりまサーチ (Ruby 2.5.0)

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

別のキーワード

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

検索結果

Gem::InvalidSpecificationException (69001.0)

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

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

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

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

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

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

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