るりまサーチ

最速Rubyリファレンスマニュアル検索!
1116件ヒット [201-300件を表示] (0.220秒)

別のキーワード

  1. socket ai_v4mapped
  2. socket ipv6_v6only
  3. socket ai_v4mapped_cfg
  4. _builtin grep_v
  5. etc cs_v6_env

モジュール

キーワード

検索結果

<< < 1 2 3 4 5 ... > >>

Gem::LoadError#version_requirement=(version_requirement) (9235.0)

ロードに失敗した Gem の必要条件をセットします。

...ロードに失敗した Gem の必要条件をセットします。

@param version_requirement Gem::Requirement のインスタンスをセットします。

@see Gem::Requirement, Gem::Dependency#version_requirements...

Gem::DependencyList#remove_by_name(full_name) -> Gem::Specification (9230.0)

与えられた名前を持つ Gem::Specification を自身から削除します。

...与えられた名前を持つ Gem::Specification を自身から削除します。

このメソッドでは削除後の依存関係をチェックしません。

@param full_name バージョンを含むフルネームで Gem の名前を指定します。

@see Gem::Specification#full_name, Arr...

Gem::Uninstaller#remove_executables(gemspec) (9229.0)

与えられた Gem::Specification に対応する実行ファイルを削除します。

...与えられた Gem::Specification に対応する実行ファイルを削除します。

@param gemspec アンインストール指定されている Gem Gem::Specification を指定します。...

Gem::Indexer#abbreviate(spec) -> Gem::Specification (9224.0)

ダウンロードを速くするために与えられた Gem::Specification の持つデータを 小さくします。

...ダウンロードを速くするために与えられた Gem::Specification の持つデータを
小さくします。

@param spec Gem::Specification を指定します。...

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

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

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

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

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

絞り込み条件を変える

Gem::Specification#version=(version) (9223.0)

この Gem パッケージのバージョンをセットします。

...この Gem パッケージのバージョンをセットします。

@param version バージョンを文字列か Gem::Version のインスタンスで指定します。...

Gem::SourceIndex#remove_spec(full_name) -> Gem::Specification (9218.0)

引数で指定された名前を持つ Gem をインデックスから削除します。

...引数で指定された名前を持つ Gem をインデックスから削除します。...

Gem::Specification#required_ruby_version -> Gem::Requirement (9218.0)

この Gem パッケージを動作させるのに必要な Ruby のバージョンを返します。

...この Gem パッケージを動作させるのに必要な Ruby のバージョンを返します。...

Gem::Dependency#version_requirements=(version_requirements) (9207.0)

依存しているバージョンを設定します。

...依存しているバージョンを設定します。

@param version_requirements Gem::Requirement のインスタンスを指定します。...
<< < 1 2 3 4 5 ... > >>