るりまサーチ

最速Rubyリファレンスマニュアル検索!
1669件ヒット [1601-1669件を表示] (0.060秒)
トップページ > クエリ:gem[x] > クエリ:Command[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem path
  5. gem md5

モジュール

キーワード

検索結果

<< < ... 15 16 17 >>

Gem::InstallUpdateOptions (3032.0)

Gem::Command で使用するインストールとアップデートに関するオプションを 扱うためのモジュールです。

...Gem::Command で使用するインストールとアップデートに関するオプションを
扱うためのモジュールです。...

Gem::LocalRemoteOptions (3032.0)

Gem::Command で使用する --local, --remote オプションのためのモジュールです。

...Gem::Command で使用する --local, --remote オプションのためのモジュールです。...

Gem::VersionOption (3032.0)

Gem::Command の --version, --platform オプションのためのモジュールです。

...Gem::Command の --version, --platform オプションのためのモジュールです。...

コマンド (3018.0)

コマンド Ruby では以下のコマンドが提供されます。

...y では以下のコマンドが提供されます。

: erb
埋め込みRuby処理ツール。erb を参照。
: gem
Rubyのパッケージ管理ツール。lib:rubygems#gem_command を参照。
: irb
Ruby の対話インタフェース。irb を参照。
: rake
Ruby の内部 DSL で記述...

rdoc (18.0)

RDoc は Ruby のドキュメント生成を行うためのライブラリです。rdoc という ドキュメント生成のためのコマンドも含んでいます。

...ル名を指定した URL の後に付けたものを使います。

===[a:saved_options] オプションの保存

.rdoc_options ファイルを gem に含める事で、rdoc のオプションを保存する
事ができます。また、以下のように --write-options を指定するのが最...
...付きリスト(description list とも呼ばれる)は通常大括弧でラベルを囲
います。

[cat] small domestic animal
[+cat+] command to copy standard input

ラベル付きリストはコロン2つをラベルの後に置くことでもマークアップできる。
この場合...
...形式は本ドキュメントの末尾のほうの 'author' のところで使われて
います。

cat:: small domestic animal
+cat+:: command to copy standard input

どちらの形式のラベル付きリストでも、ラベルと同じ行から記述部を書き始め
た場合は、...

絞り込み条件を変える

NEWS for Ruby 2.5.0 (12.0)

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

...Preserve time zone offset when deserializing times
https://github.com/ruby/psych/pull/316
* Remove deprecated method aliases for syck gem
https://github.com/ruby/psych/pull/312

* rbconfig
* RbConfig::LIMITS is added to provide the limits of C types.
This is availa...
...d_you_mean.

* rubygems
* Rubygems 2.7.3 に更新
* https://blog.rubygems.org/2017/11/28/2.7.3-released.html
* https://blog.rubygems.org/2017/11/08/2.7.2-released.html
* https://blog.rubygems.org/2017/11/03/2.7.1-released.html
* https://blog.rubygems.org/2017/11/01/2.7...
...ault gemsに変更しました
* cmath
* csv
* date
* dbm
* etc
* fcntl
* fiddle
* fileutils
* gdbm
* ipaddr
* scanf
* sdbm
* stringio
* strscan
* webrick
* zlib

* Logger
* Logger.new("| command")...

NEWS for Ruby 3.0.0 (12.0)

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

...from the toplevel scope is now a RuntimeError.
14541
* Assigning to a numbered parameter is now a SyntaxError instead of
a warning.

== Command line options

=== `--help` option

When the environment variable `RUBY_PAGER` or `PAGER` is present and has
a non-empty value, and the standard i...
...patible.
* Psych
* Update to Psych 3.3.0
* This version is Ractor compatible.
* Reline
* Update to Reline 0.1.5
* RubyGems
* Update to RubyGems 3.2.3
* StringIO
* Update to StringIO 3.0.0
* This version is Ractor compatible.
* StringScanner
* Update to StringSca...
...893
* SortedSet has been removed for dependency and performance reasons.

== Stdlib compatibility issues

* Default gems
* The following libraries are promoted to default gems from stdlib.
* English
* abbrev
* base64
* drb
* debug
* erb
* find...
<< < ... 15 16 17 >>