るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

@see Object#dup...