993件ヒット
[201-300件を表示]
(0.055秒)
別のキーワード
ライブラリ
- ビルトイン (33)
-
rake
/ gempackagetask (12) -
rubygems
/ commands / dependency _ command (24) -
rubygems
/ commands / which _ command (12) -
rubygems
/ dependency _ installer (24) -
rubygems
/ dependency _ list (48) -
rubygems
/ format (12) -
rubygems
/ gem _ path _ searcher (48) -
rubygems
/ indexer (24) -
rubygems
/ installer (24) -
rubygems
/ old _ format (12) -
rubygems
/ package / tar _ input (12) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (60) -
rubygems
/ source _ info _ cache (24) -
rubygems
/ specification (528) -
rubygems
/ uninstaller (72) -
rubygems
/ validator (12)
クラス
- Array (21)
-
Gem
:: Commands :: DependencyCommand (24) -
Gem
:: Commands :: WhichCommand (12) -
Gem
:: DependencyInstaller (24) -
Gem
:: DependencyList (48) -
Gem
:: Format (12) -
Gem
:: GemPathSearcher (48) -
Gem
:: Indexer (24) -
Gem
:: Installer (24) -
Gem
:: OldFormat (12) -
Gem
:: Package :: TarInput (12) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (60) -
Gem
:: SourceInfoCache (24) -
Gem
:: Specification (528) -
Gem
:: Uninstaller (72) -
Gem
:: Validator (12) -
Rake
:: GemPackageTask (12) - String (12)
キーワード
-
_ dump (12) - abbreviate (12)
- add (12)
-
add
_ bindir (12) -
add
_ dependency (12) -
add
_ development _ dependency (12) -
add
_ runtime _ dependency (12) -
add
_ spec (12) -
add
_ specs (12) -
ask
_ if _ ok (12) - bindir= (12)
-
cert
_ chain (12) -
cert
_ chain= (12) -
compact
_ specs (12) - date= (12)
-
default
_ executable= (12) - dependencies (12)
-
dependencies
_ ok? (12) - description= (12)
- download (12)
- email= (12)
-
ensure
_ dependency (12) - executable= (12)
- executables= (12)
- extensions= (12)
-
extra
_ rdoc _ files= (12) - files= (12)
- find (12)
-
find
_ all (12) -
find
_ gems _ with _ sources (12) -
find
_ name (24) -
find
_ reverse _ dependencies (12) -
find
_ spec _ by _ name _ and _ version (12) -
gem
_ paths (12) -
gem
_ spec= (12) -
has
_ rdoc? (12) - homepage= (12)
- install (12)
-
load
_ gemspec (12) - loaded= (12)
-
loaded
_ from= (12) -
matching
_ file? (12) -
matching
_ files (12) - name= (12)
-
ok
_ to _ remove? (12) -
original
_ name (12) -
original
_ platform= (12) - pack (21)
-
path
_ ok? (12) - platform= (12)
-
print
_ dependencies (12) - remove (12)
-
remove
_ by _ name (12) -
remove
_ executables (12) -
require
_ path (12) -
require
_ path= (12) -
require
_ paths= (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version= (12) - requirements= (12)
-
rubygems
_ version= (12) -
satisfies
_ requirement? (12) - search (24)
-
search
_ with _ source (12) -
signing
_ key= (12) - spec= (24)
-
specification
_ version= (12) - summary= (12)
-
test
_ files= (12) -
test
_ suite _ file= (12) -
uninstall
_ gem (12) -
unit
_ test (12) - unpack (12)
- validate (12)
- version= (12)
-
yaml
_ initialize (12)
検索結果
先頭5件
-
Gem
:: Specification # required _ rubygems _ version=(requirement) (3013.0) -
この Gem パッケージを動作させるのに必要な RubyGems のバージョンをセットします。
...この Gem パッケージを動作させるのに必要な RubyGems のバージョンをセットします。
@param requirement Gem::Requirement.create が受け付ける形式のオブジェクトを指定します。
@see Gem::Requirement... -
Gem
:: Specification # satisfies _ requirement?(dependency) -> bool (3013.0) -
この Gem パッケージが与えられた依存関係を満たすかどうかを返します。
...この Gem パッケージが与えられた依存関係を満たすかどうかを返します。
依存関係を満たす場合は真を返します。そうでない場合は偽を返します。
@param dependency チェックしたい依存関係を指定します。
@see Gem::Dependency... -
Gem
:: Specification # _ dump -> String (3007.0) -
重要なインスタンス変数のみを Marshal.#dump します。
...重要なインスタンス変数のみを Marshal.#dump します。
@see Marshal.#dump... -
Gem
:: Specification # add _ bindir(executables) -> Array | nil (3007.0) -
実行コマンドの格納場所を返します。
...実行コマンドの格納場所を返します。
@param executables 実行コマンド名を格納した配列を指定します。... -
Gem
:: Specification # bindir=(dir) (3007.0) -
実行ファイルを格納するディレクトリをセットします。
...実行ファイルを格納するディレクトリをセットします。
@param dir 実行ファイルを格納するディレクトリを指定します。デフォルトは "bin" です。... -
Gem
:: Specification # default _ executable=(executable) (3007.0) -
Gem パッケージ内で gem コマンド経由で実行するファイルをセットします。
...Gem パッケージ内で gem コマンド経由で実行するファイルをセットします。
@param executable 実行ファイルを指定します。... -
Gem
:: Specification # dependencies -> Array (3007.0) -
依存している Gem のリストを返します。
...依存している Gem のリストを返します。
@see Gem::Dependency... -
Gem
:: Specification # description=(desc) (3007.0) -
Gem パッケージの説明をセットします。
...Gem パッケージの説明をセットします。
@param desc パッケージの詳細を説明する文章を指定します。... -
Gem
:: Specification # email=(email) (3007.0) -
メールアドレスをセットします。
...メールアドレスをセットします。
@param email メールアドレスを指定します。...