るりまサーチ

最速Rubyリファレンスマニュアル検索!
1164件ヒット [101-200件を表示] (0.082秒)
トップページ > 種類:インスタンスメソッド[x] > クラス:Gem::Specification[x]

ライブラリ

キーワード

検索結果

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

Gem::Specification#authors -> Array (2.0)

作成者の名前の配列を返します。

作成者の名前の配列を返します。

Gem::Specification#authors=(names) (2.0)

作成者の名前の配列をセットします。

作成者の名前の配列をセットします。

Gem::Specification#autorequire -> String (2.0)

非推奨の属性です。

非推奨の属性です。

Gem::Specification#autorequire=(lib) (2.0)

非推奨の属性です。

非推奨の属性です。

Gem::Specification#bindir -> String (2.0)

実行ファイルを格納するディレクトリを返します。

実行ファイルを格納するディレクトリを返します。

絞り込み条件を変える

Gem::Specification#bindir=(dir) (2.0)

実行ファイルを格納するディレクトリをセットします。

実行ファイルを格納するディレクトリをセットします。

@param dir 実行ファイルを格納するディレクトリを指定します。デフォルトは "bin" です。

Gem::Specification#cert_chain -> Array (2.0)

@todo

@todo

Gem::Specification#cert_chain=(arr) (2.0)

@todo

@todo

@param arr デフォルトは空の配列です。

Gem::Specification#date -> Time (2.0)

日付を返します。

日付を返します。
<< < 1 2 3 4 ... > >>