432件ヒット
[1-100件を表示]
(0.135秒)
ライブラリ
-
rubygems
/ specification (432)
キーワード
-
_ dump (12) - autorequire (12)
- bindir (12)
-
default
_ executable (12) - description (12)
- email (12)
- executable (12)
- executables (12)
- extensions (12)
-
extra
_ rdoc _ files (12) -
file
_ name (12) - files (12)
-
full
_ gem _ path (12) -
full
_ name (12) - homepage (12)
-
installation
_ path (12) -
lib
_ files (12) -
loaded
_ from (12) -
mark
_ version (12) - name (12)
- normalize (12)
-
original
_ name (12) -
original
_ platform (12) - platform (12)
-
require
_ path (12) -
require
_ paths (12) -
rubygems
_ version (12) -
signing
_ key (12) - summary (12)
-
test
_ file (12) -
test
_ files (12) -
test
_ suite _ file (12) -
to
_ ruby (12)
検索結果
先頭5件
-
Gem
:: Specification # autorequire -> String (12303.0) -
非推奨の属性です。
非推奨の属性です。 -
Gem
:: Specification # require _ path -> String (12303.0) -
Gem::Specification#require_paths の単数バージョンです。
...
Gem::Specification#require_paths の単数バージョンです。
@see Gem::Specification#require_paths... -
Gem
:: Specification # require _ paths -> [String] (12303.0) -
この Gem パッケージを使用した際に require するファイルが置かれているディレクトリ のリストを返します。
...この Gem パッケージを使用した際に require するファイルが置かれているディレクトリ
のリストを返します。... -
Gem
:: Specification # description -> String (6303.0) -
Gem パッケージの説明を返します。
Gem パッケージの説明を返します。 -
Gem
:: Specification # original _ name -> String (6303.0) -
このメソッドは後方互換性のために残されています。
...このメソッドは後方互換性のために残されています。
@see Gem::Specification#full_name... -
Gem
:: Specification # original _ platform -> String (6303.0) -
この属性は古いバージョンの Gem パッケージをアンインストールするために残されています。
この属性は古いバージョンの Gem パッケージをアンインストールするために残されています。 -
Gem
:: Specification # author -> String (6203.0) -
作成者の名前を返します。
作成者の名前を返します。 -
Gem
:: Specification # bindir -> String (6203.0) -
実行ファイルを格納するディレクトリを返します。
実行ファイルを格納するディレクトリを返します。 -
Gem
:: Specification # extra _ rdoc _ files -> [String] (6203.0) -
RDoc でドキュメントを作成する際に使用する特別なファイルのリストを返します。
...
RDoc でドキュメントを作成する際に使用する特別なファイルのリストを返します。...