るりまサーチ

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

別のキーワード

  1. io popen
  2. io pipe
  3. io readlines
  4. io each_line
  5. io each

検索結果

Gem::Installer#install -> Gem::Specification (21303.0)

Gem をインストールします。

...che/<gem-version>.gem #=> インストールした Gem のコピー
gems/<gem-version>/... #=> インストール時に展開したファイル
spec
ifications/<gem-version>.gemspec #=> gemspec ファイル

@return ロードされた Gem::Specification のイン...
...返します。

@raise Gem::InstallError 要求された Ruby のバージョンを満たしていない場合に発生します。

@raise Gem::InstallError 要求された RubyGems のバージョンを満たしていない場合に発生します。

@raise Gem::InstallError Zlib::GzipFile::Erro...

Gem::Installer#spec -> Gem::Specification (21303.0)

インストールしようとしている Gem に対応する Gem::Specification のインスタンスを返します。

...インストールしようとしている Gem に対応する Gem::Specification のインスタンスを返します。...