72件ヒット
[1-72件を表示]
(0.014秒)
別のキーワード
クラス
-
Gem
:: Specification (72)
キーワード
-
array
_ attribute (12) -
array
_ attributes (12) -
attribute
_ defaults (12) -
attribute
_ names (12) - list (12)
-
required
_ attributes (12)
検索結果
先頭5件
-
Gem
:: Specification . array _ attributes -> Array (6221.0) -
@@array_attributes の複製を返します。
...@@array_attributes の複製を返します。
@see Object#dup... -
Gem
:: Specification . array _ attribute(name) -> () (6104.0) -
Gem::Specification.attribute と同じですが、値を配列に格納するアクセサを作ります。
Gem::Specification.attribute と同じですが、値を配列に格納するアクセサを作ります。
@param name 属性の名前を指定します。
@see Gem::Specification.attribute -
Gem
:: Specification . attribute _ defaults -> Array (104.0) -
@todo
@todo
@@attributes の複製を返します。 -
Gem
:: Specification . attribute _ names -> Array (104.0) -
属性名の配列を返します。
属性名の配列を返します。 -
Gem
:: Specification . list -> Array (104.0) -
実行中の Ruby のインスタンスで作成された Gem::Specification のインスタンスを返します。
実行中の Ruby のインスタンスで作成された Gem::Specification のインスタンスを返します。 -
Gem
:: Specification . required _ attributes -> Array (104.0) -
必須属性のリストを返します。
必須属性のリストを返します。