84件ヒット
[1-84件を表示]
(0.029秒)
クラス
-
Gem
:: Specification (84)
キーワード
-
extra
_ rdoc _ files (12) -
file
_ name (12) - files (12)
-
lib
_ files (12) -
test
_ file (12) -
test
_ files (12) -
test
_ suite _ file (12)
検索結果
先頭5件
-
Gem
:: Specification # file _ name -> String (6205.0) -
生成される Gem パッケージの名前を返します。
生成される Gem パッケージの名前を返します。 -
Gem
:: Specification # test _ file -> String (6205.0) -
Gem::Specification#test_files の単数バージョンです。
...Gem::Specification#test_files の単数バージョンです。... -
Gem
:: Specification # test _ suite _ file -> String (6205.0) -
この属性は非推奨です。 Gem::Specification#test_files を使用してください。
...この属性は非推奨です。 Gem::Specification#test_files を使用してください。... -
Gem
:: Specification # extra _ rdoc _ files -> [String] (6204.0) -
RDoc でドキュメントを作成する際に使用する特別なファイルのリストを返します。
RDoc でドキュメントを作成する際に使用する特別なファイルのリストを返します。 -
Gem
:: Specification # files -> [String] (6204.0) -
この Gem パッケージに含まれるファイル名の配列を返します。
この Gem パッケージに含まれるファイル名の配列を返します。 -
Gem
:: Specification # lib _ files -> [String] (6204.0) -
この Gem パッケージに含まれているファイルのうち Gem::Specification#require_paths 以下にあるファイルのリストを返します。
この Gem パッケージに含まれているファイルのうち Gem::Specification#require_paths
以下にあるファイルのリストを返します。 -
Gem
:: Specification # test _ files -> [String] (6204.0) -
ユニットテストのファイルのリストを返します。
ユニットテストのファイルのリストを返します。