1164件ヒット
[1-100件を表示]
(0.159秒)
ライブラリ
-
rubygems
/ specification (1164)
キーワード
-
_ dump (12) -
add
_ bindir (12) -
add
_ dependency (12) -
add
_ development _ dependency (12) -
add
_ runtime _ dependency (12) -
assign
_ defaults (12) - autorequire (12)
- autorequire= (12)
- bindir (12)
- bindir= (12)
-
cert
_ chain (12) -
cert
_ chain= (12) - date (12)
- date= (12)
-
default
_ executable (12) -
default
_ executable= (12) - dependencies (12)
-
dependent
_ gems (12) - description (12)
- description= (12)
-
development
_ dependencies (12) - email (12)
- email= (12)
- executable (12)
- executable= (12)
- executables (12)
- executables= (12)
- extensions (12)
- extensions= (12)
-
extra
_ rdoc _ files (12) -
extra
_ rdoc _ files= (12) -
file
_ name (12) - files (12)
- files= (12)
-
full
_ gem _ path (12) -
full
_ name (12) -
has
_ rdoc (12) -
has
_ rdoc= (12) -
has
_ rdoc? (12) -
has
_ test _ suite? (12) -
has
_ unit _ tests? (12) - homepage (12)
- homepage= (12)
-
installation
_ path (12) -
lib
_ files (12) - loaded= (12)
- loaded? (12)
-
loaded
_ from (12) -
loaded
_ from= (12) -
mark
_ version (12) - name (12)
- name= (12)
- normalize (12)
-
original
_ name (12) -
original
_ platform (12) -
original
_ platform= (12) - platform (12)
- platform= (12)
-
require
_ path (12) -
require
_ path= (12) -
require
_ paths (12) -
require
_ paths= (12) -
required
_ ruby _ version (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version (12) -
required
_ rubygems _ version= (12) - requirements (12)
- requirements= (12)
-
rubygems
_ version (12) -
rubygems
_ version= (12) -
runtime
_ dependencies (12) -
satisfies
_ requirement? (12) -
signing
_ key (12) -
signing
_ key= (12) -
specification
_ version (12) -
specification
_ version= (12) - summary (12)
- summary= (12)
-
test
_ file (12) -
test
_ file= (12) -
test
_ files (12) -
test
_ files= (12) -
test
_ suite _ file (12) -
test
_ suite _ file= (12) -
to
_ ruby (12) - validate (12)
- version (12)
- version= (12)
-
yaml
_ initialize (12)
検索結果
先頭5件
-
Gem
:: Specification # has _ test _ suite? -> bool (9202.0) -
このメソッドは非推奨です。 Gem::Specification#has_unit_tests? を使用してください。
...このメソッドは非推奨です。 Gem::Specification#has_unit_tests? を使用してください。... -
Gem
:: Specification # rdoc _ options=(options) (9202.0) -
API ドキュメントを生成するときに rdoc コマンドに与えるオプションをセットします。
...API ドキュメントを生成するときに rdoc コマンドに与えるオプションをセットします。
@param options API ドキュメントを生成するときに rdoc コマンドに与えるオプションを指定します。... -
Gem
:: Specification # test _ suite _ file -> String (9202.0) -
この属性は非推奨です。 Gem::Specification#test_files を使用してください。
...この属性は非推奨です。 Gem::Specification#test_files を使用してください。... -
Gem
:: Specification # test _ suite _ file=(file) (9202.0) -
この属性は非推奨です。 Gem::Specification#test_files= を使用してください。
...この属性は非推奨です。 Gem::Specification#test_files= を使用してください。
@param file テストスイートのファイルを指定します。... -
Gem
:: Specification # description -> String (9102.0) -
Gem パッケージの説明を返します。
Gem パッケージの説明を返します。 -
Gem
:: Specification # description=(desc) (9102.0) -
Gem パッケージの説明をセットします。
Gem パッケージの説明をセットします。
@param desc パッケージの詳細を説明する文章を指定します。 -
Gem
:: Specification # installation _ path -> String (9102.0) -
この Gem パッケージのインストール先のパスを返します。
この Gem パッケージのインストール先のパスを返します。 -
Gem
:: Specification # rdoc _ options -> [String] (9102.0) -
API ドキュメントを生成するときに rdoc コマンドに与えるオプションを返します。
API ドキュメントを生成するときに rdoc コマンドに与えるオプションを返します。 -
Gem
:: Specification # runtime _ dependencies -> Array (9102.0) -
この Gem パッケージが依存している Gem パッケージのリストを返します。
この Gem パッケージが依存している Gem パッケージのリストを返します。