576件ヒット
[201-300件を表示]
(0.029秒)
別のキーワード
ライブラリ
- rubygems (84)
-
rubygems
/ command (12) -
rubygems
/ commands / help _ command (24) -
rubygems
/ commands / which _ command (12) -
rubygems
/ config _ file (96) -
rubygems
/ dependency (12) -
rubygems
/ dependency _ installer (12) -
rubygems
/ digest / md5 (12) -
rubygems
/ digest / sha1 (12) -
rubygems
/ digest / sha2 (12) -
rubygems
/ gem _ openssl (24) -
rubygems
/ package / tar _ header (36) -
rubygems
/ platform (24) -
rubygems
/ requirement (12) -
rubygems
/ security (84) -
rubygems
/ server (24) -
rubygems
/ specification (60) -
rubygems
/ validator (12) -
rubygems
/ version (12)
クラス
-
Gem
:: Command (12) -
Gem
:: Commands :: HelpCommand (24) -
Gem
:: Commands :: WhichCommand (12) -
Gem
:: ConfigFile (96) -
Gem
:: Dependency (12) -
Gem
:: DependencyInstaller (12) -
Gem
:: Package :: TarHeader (36) -
Gem
:: Platform (24) -
Gem
:: Requirement (12) -
Gem
:: Server (24) -
Gem
:: Specification (60) -
Gem
:: Validator (12) -
Gem
:: Version (12)
モジュール
- Gem (96)
-
Gem
:: QuickLoader (24) -
Gem
:: SSL (24) -
Gem
:: Security (84)
キーワード
- AlmostNoSecurity (12)
- CURRENT (12)
-
CURRENT
_ SPECIFICATION _ VERSION (12) - ConfigMap (12)
-
DEFAULT
_ BACKTRACE (12) -
DEFAULT
_ BENCHMARK (12) -
DEFAULT
_ BULK _ THRESHOLD (12) -
DEFAULT
_ OPTIONS (12) -
DEFAULT
_ UPDATE _ SOURCES (12) -
DEFAULT
_ VERBOSITY (12) -
DIGEST
_ SHA1 (12) - DIRECTORIES (12)
-
DOC
_ TEMPLATE (12) - EXAMPLES (12)
- EXT (12)
- ErrorData (12)
- FIELDS (12)
- GemPaths (12)
- GemVersions (12)
- HELP (12)
- HighSecurity (12)
- LowSecurity (12)
-
MARSHAL
_ FIELDS (12) - MD5 (12)
- MediumSecurity (12)
-
NONEXISTENT
_ SPECIFICATION _ VERSION (12) - NoSecurity (12)
-
OPERATING
_ SYSTEM _ DEFAULTS (12) - OPS (12)
- OPT (12)
-
PACK
_ FORMAT (12) -
PKEY
_ RSA (12) - PLATFORMS (12)
-
PLATFORM
_ DEFAULTS (12) - Policies (12)
-
RDOC
_ CSS (12) - RUBY (12)
- Requirement (12)
- RubyGemsPackageVersion (12)
- RubyGemsVersion (12)
- SHA1 (12)
- SHA256 (12)
-
SPECIFICATION
_ VERSION _ HISTORY (12) -
SYSTEM
_ WIDE _ CONFIG _ FILE (12) - TODAY (12)
- TYPES (12)
-
UNPACK
_ FORMAT (12) -
WIN
_ PATTERNS (12)
検索結果
先頭5件
-
Gem
:: Platform :: RUBY -> String (3033.0) -
Pure Ruby の Gem はバイナリファイルをビルドするために Gem::Specification#extensions を使用する可能性があります。
...Pure Ruby の Gem はバイナリファイルをビルドするために Gem::Specification#extensions
を使用する可能性があります。... -
Gem
:: Security :: Policies -> Hash (3031.0) -
使用可能なポリシーの一覧を返します。
...使用可能なポリシーの一覧を返します。
* Gem::Security::NoSecurity
* Gem::Security::AlmostNoSecurity
* Gem::Security::LowSecurity
* Gem::Security::MediumSecurity
* Gem::Security::HighSecurity... -
Gem
:: Version :: Requirement -> Class (3029.0) -
Gem::Requirement のエイリアスです。
...
Gem::Requirement のエイリアスです。
//emlist[][ruby]{
p Gem::Version::Requirement == Gem::Requirement # => true
//}... -
Gem
:: ConfigFile :: DEFAULT _ UPDATE _ SOURCES -> true (3017.0) -
毎回 Gem::SourceInfoCache を更新するかどうかのデフォルト値です。
...毎回 Gem::SourceInfoCache を更新するかどうかのデフォルト値です。... -
Gem
:: Platform :: CURRENT -> String (3017.0) -
特定のプラットフォーム向けの Gem をビルドするときに使用します。
...特定のプラットフォーム向けの Gem をビルドするときに使用します。... -
Gem
:: Dependency :: TYPES -> Array (3007.0) -
有効な依存関係の型を表す配列です。
...有効な依存関係の型を表す配列です。
@see Gem::Specification::CURRENT_SPECIFICATION_VERSION... -
Gem
:: Command :: HELP -> String (3001.0) -
ヘルプメッセージを表す文字列です。
ヘルプメッセージを表す文字列です。 -
Gem
:: Commands :: HelpCommand :: EXAMPLES -> String (3001.0) -
使用例を表す文字列です。
使用例を表す文字列です。 -
Gem
:: Commands :: HelpCommand :: PLATFORMS -> String (3001.0) -
プラットフォームに関する記述を格納している文字列です。
プラットフォームに関する記述を格納している文字列です。