るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.016秒)
トップページ > バージョン:2.2.0[x] > クエリ:Object[x] > クエリ:at[x] > ライブラリ:rubygems/specification[x]

別のキーワード

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

クラス

キーワード

検索結果

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

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

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

@see Object#dup

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

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

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

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