required_attribute(name, default = nil) -> ()[permalink][rdoc]-
必須の属性を作成します。
- [PARAM] name:
- 属性名を指定します。
- [PARAM] default:
- デフォルト値を指定します。
[SEE_ALSO] Gem::Specification.attribute
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
required_attribute(name, default = nil) -> ()[permalink][rdoc]必須の属性を作成します。
[SEE_ALSO] Gem::Specification.attribute