るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.030秒)
トップページ > クエリ:object[x] > 種類:特異メソッド[x] > クラス:Gem::Specification[x]

別のキーワード

  1. objectspace each_object
  2. _builtin each_object
  3. object send
  4. json object
  5. object to_enum

ライブラリ

キーワード

検索結果

Gem::Specification.default_value(name) -> object (103.0)

与えられた名前の属性のデフォルト値を返します。

与えられた名前の属性のデフォルト値を返します。

@param name 属性名を指定します。

Gem::Specification.array_attributes -> Array (8.0)

@@array_attributes の複製を返します。

...@@array_attributes の複製を返します。

@see Object#dup...