るりまサーチ

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

別のキーワード

  1. format spec
  2. specfetcher fetch_spec
  3. format spec=
  4. sourceindex spec_dirs
  5. installer spec

キーワード

検索結果

<< 1 2 3 ... > >>

Gem::SourceIndex#specification(full_name) -> Gem::Specification | nil (24418.0)

指定された名前の Gem::Specification オブジェクトを返します。

...指定された名前の Gem::Specification オブジェクトを返します。

@param full_name Gem のフルネームを指定します。...

Gem::Format#spec -> Gem::Specification (18318.0)

Gem の Gem::Specification を返します。

...Gem の Gem::Specification を返します。...

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

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

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

Gem::OldFormat#spec -> Gem::Specification (18318.0)

Gem の Gem::Specification を返します。

...Gem の Gem::Specification を返します。...

Gem::Uninstaller#spec -> Gem::Specification (18302.0)

Gem::Uninstaller#uninstall_gem の実行中のみセットされます。

Gem::Uninstaller#uninstall_gem の実行中のみセットされます。

絞り込み条件を変える

Gem::Specification#specification_version=(version) (18213.0)

この Gem パッケージに用いられている gemspec のバージョンをセットします。

...この Gem パッケージに用いられている gemspec のバージョンをセットします。

@param version gemspec のバージョンを指定します。

@see Gem::Specification::SPECIFICATION_VERSION_HISTORY...

Gem::Specification#specification_version -> Integer (18201.0)

この Gem パッケージに用いられている gemspec のバージョンを返します。

...この Gem パッケージに用いられている gemspec のバージョンを返します。...

Gem::Specification::CURRENT_SPECIFICATION_VERSION -> 2 (18201.0)

現在の gemspec のバージョンを表す定数です。

...現在の gemspec のバージョンを表す定数です。...

Gem::Specification::NONEXISTENT_SPECIFICATION_VERSION -> -1 (18201.0)

明確に指定されていない時の gemspec のバージョンを表します。

...明確に指定されていない時の gemspec のバージョンを表します。...
<< 1 2 3 ... > >>