るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

@see Object#dup...