るりまサーチ

最速Rubyリファレンスマニュアル検索!
191件ヒット [101-191件を表示] (0.031秒)
トップページ > クエリ:DEFAULT[x] > クエリ:DEFAULTS[x]

別のキーワード

  1. uri default_port
  2. _builtin default
  3. socket ai_default
  4. generic default_port
  5. socket ip_default_multicast_ttl

検索結果

<< < 1 2 >>

rubygems/defaults (12000.0)

RubyGems ライブラリで使用するデフォルト値を返すメソッドを定義したライブラリです。

RubyGems ライブラリで使用するデフォルト値を返すメソッドを定義したライブラリです。

NEWS for Ruby 3.0.0 (78.0)

NEWS for Ruby 3.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...l:label-TypeProf] is experimentally bundled. It is a
type analysis tool for Ruby programs.
* Deprecation warnings are no longer shown by default (since Ruby 2.7.2).
Turn them on with `-W:deprecated` (or with `-w` to show other warnings too).
16345
* `$SAFE` and `$KCODE` are now n...
...it may now invoke the `block`/`unblock` scheduler hooks in a non-blocking context. 16786
* Dir
* Dir.glob and Dir.[] now sort the results by default, and accept the `sort:` keyword option. 8709
* ENV
* ENV.except has been added, which returns a hash excluding the given keys and their va...
...eys. 16274
* Hash#except has been added, which returns a hash excluding the given keys and their values. 15822
* IO
* IO#nonblock? now defaults to `true`. 16786
* IO#wait_readable, IO#wait_writable, IO#read, IO#write and other related methods (e.g. IO#puts, IO#gets) may invoke the sc...

rubygems/commands/dependency_command (12.0)

インストールされている Gem パッケージの依存関係を表示するためのライブラリです。

...を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-pro...
...ッグオプションを有効にします
Arguments:
GEMNAME 依存関係を表示する Gem の名前を指定します
Summary:
インストールされている Gem の依存関係を表示します
Defaults
:
--local --version '>= 0' --no-reverse-dependencies...

rubygems/commands/fetch_command (12.0)

Gem パッケージをダウンロードしてカレントディレクトリに保存するためのライブラリです。

...cal/Remote Options:
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
-p, --[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
--source URL...
...グオプションを有効にします
Arguments:
GEMNAME ダウンロードする Gem パッケージの名前を指定します
Summary:
Gem パッケージをダウンロードしてカレントディレクトリに保存します
Defaults
:
--version '>= 0'...

rubygems/commands/install_command (12.0)

Gem パッケージをローカルリポジトリにインストールするためのライブラリです。

...を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-pro...
...rguments:
GEMNAME インストールする Gem パッケージ名を指定します
Summary:
Gem パッケージをローカルにインストールします
Defaults
:
--both --version '>= 0' --rdoc --ri --no-force
--no-test --install-dir /usr/lib/ruby/gems/1.8...

絞り込み条件を変える

rubygems/commands/list_command (12.0)

Gem パッケージの名前を前方一致で検索するためのライブラリです。

...を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-pro...
...Ruby 自体のデバッグオプションを有効にします
Arguments:
STRING 探したい Gem の名前を前方一致で指定します
Summary:
指定された文字列で始まる Gem パッケージを列挙します
Defaults
:
--local --no-details...

rubygems/commands/query_command (12.0)

Gem パッケージの情報を検索するためのライブラリです。

...を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-pro...
...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Gem パッケージの情報を検索します
Defaults
:
--local --name-matches // --no-details --versions --no-installed...

rubygems/commands/search_command (12.0)

指定された文字列を含む Gem パッケージを全て表示するためのライブラリです。

...を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-pro...
...Ruby 自体のデバッグオプションを有効にします
Arguments:
STRING 検索したい Gem パッケージ名の一部を指定します
Summary:
STRING を含む全ての Gem パッケージ名を表示します
Defaults
:
--local --no-details...

rubygems/commands/specification_command (12.0)

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。

...を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-pro...
...Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMFILE gemspec を表示する Gem パッケージ名を指定します
Summary:
Gem パッケージの仕様を YAML 形式で表示します
Defaults
:
--local --version '>= 0'...
<< < 1 2 >>