るりまサーチ

最速Rubyリファレンスマニュアル検索!
3159件ヒット [1-100件を表示] (0.099秒)

別のキーワード

  1. openssl g
  2. openssl g=
  3. dsa g
  4. dsa g=
  5. dh g

クラス

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

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

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

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

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

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

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

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

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

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

Rake::GemPackageTask#gem_spec=(gem_spec) (18409.0)

gemspec をセットします。

...
g
emspec をセットします。

@param gem_spec Gem::Specification のインスタンスを指定します。...

絞り込み条件を変える

Rake::GemPackageTask#gem_spec -> Gem::Specification (18402.0)

package ターゲットで使用する gemspec を返します。

...package ターゲットで使用する gemspec を返します。

g
emspec にはパッケージ名、バージョン、パッケージに含まれるファイルなどが定義
されているので、それらを明示的に指定する必要はありません。...

Gem::GemPathSearcher#init_gemspecs -> [Gem::Specification] (18401.0)

インストール済みの Gem の Gem::Specification のリストを返します。

...インストール済みの Gem の Gem::Specification のリストを返します。

リストはアルファベット順かつバージョンの新しい順にソートされています。...

Gem::Package::TarInput#load_gemspec(io) -> Gem::Specification | nil (18401.0)

YAML 形式の gemspec を io から読み込みます。

...YAML 形式の gemspec を io から読み込みます。

@param io 文字列か IO オブジェクトを指定します。

@see Gem::Specification.from_yaml...

Gem::Commands::BuildCommand#load_gemspecs(filename) -> Array (15201.0)

gemspec ファイルをロードします。

...
g
emspec ファイルをロードします。

@param filename ファイル名を指定します。...
<< 1 2 3 ... > >>