るりまサーチ

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

別のキーワード

  1. _builtin name
  2. resolv each_name
  3. win32ole name
  4. rexml/document name
  5. net/imap name

ライブラリ

検索結果

Gem::Specification.required_attribute(name, default = nil) -> () (21415.0)

必須の属性を作成します。

...必須の属性を作成します。

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

@param default デフォルト値を指定します。

@see Gem::Specification.attribute...

Gem::Specification.required_attribute?(name) -> bool (9409.0)

必須属性であれば真を返します。

...必須属性であれば真を返します。

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