るりまサーチ

最速Rubyリファレンスマニュアル検索!
37612件ヒット [1-100件を表示] (0.166秒)
トップページ > クエリ:a[x] > クエリ:ruby[x]

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

ライブラリ

クラス

オブジェクト

キーワード

検索結果

<< 1 2 3 ... > >>

static void add_heap(void) (26116.0)

Rubyオブジェクトのヒープスロットを増設する。

...
Ruby
オブジェクトのヒープスロットを増設する。...

rubygems/commands/cleanup_command (24006.0)

ローカルにインストールされている古い Gem を削除するライブラリです。

...ローカルにインストールされている古い Gem を削除するライブラリです。

Usage: gem cleanup [GEMNAME ...] [options]
Options:
-d, --dryrun
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no...
...--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
A
rguments:
GEMNAME 削除する Gem パッケージの名前を指定します
Summary:
...
...ーカルリポジトリにインストールされている古いバージョンの
Gem パッケージを削除します
Defaults:
--no-dryrun...

FileUtils#ruby(*args) {|result, status| ... } (18229.0)

与えられた引数で Ruby インタプリタを実行します。

...与えられた引数で Ruby インタプリタを実行します。

@param args Ruby インタプリタに与える引数を指定します。

例:
ruby
%{-pe '$_.upcase!' <README}

@see Kernel.#sh...

rubygems/commands/server_command (18042.0)

ローカルにインストールされている Gem パッケージとそのドキュメントを HTTP サーバに 載せて公開するためのライブラリです。

...ためのライブラリです。

Usage: gem server [options]
Options:
-p, --port=PORT port to listen on
-d, --dir=GEMDIR directory from which to serve gems
--[no-]daemon run as a daemon
Common Options:
-h, --help...
...acktrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Documentation and gem repository HTTP server
Description:
The server command starts up a web server tha...
...installed gems and can operate as a server for installation of gems on other
machines.

The cache files for installed gems must exist to use the server as a source
for gem installation.

To install gems from a running server, use `gem install GEMNAME --sourc...

rubygems/commands/generate_index_command (18036.0)

ある Gem サーバに対するインデックスを作成するためのライブラリです。

...m サーバに対するインデックスを作成するためのライブラリです。

Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマン...
...backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Generates the index files for a gem server directory
Description:
The generate_index command creates a...
...exes for serving gems
statically. The command expects a 'gems' directory under the path given to
the --directory option. When done, it will generate a set of files like
this:

gems/ # .gem files you want to
index
quic...

絞り込み条件を変える

rubygems/commands/install_command (18030.0)

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

...ローカルリポジトリにインストールするためのライブラリです。

Usage: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options:
--platform PLATFORM 指定されたプラットフォームの Gem パッケージをインスト...
...-v, --version VERSION 指定されたバージョンの Gem パッケージをインストールします
Install/Update Options:
-i, --install-dir DIR Gem パッケージのインストー先を指定します
-n, --bindir DIR Gem パッ...
...ルします
--[no-]format-executable Make installed executable names match ruby.
If ruby is ruby18, foo_exec will be
foo_exec18
Local/Remote Options:
-l, --local 操作をロ...

rubygems/commands/lock_command (18018.0)

指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。

...存する Gem を使用するために
必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。

Usage: gem lock GEMNAME-VERSION [GEMNAME-VERSION ...] [options]
Options:
-s, --[no-]strict 依存関係を満たせない場合に失敗します...
...た設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
A
rguments:
GEMNAME ロックする Gem パッケージの名前...
...mary:
特定バージョンの Gem パッケージを使用するために必要な記述を表示します
Description:
The lock command will generate a list of +gem+ statements that will lock
down
the versions for the gem given in the command line. It will specify exac...

rubygems/commands/uninstall_command (18018.0)

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

...sage: gem uninstall GEMNAME [GEMNAME ...] [options]
Options:
-a, --[no-]all Uninstall all matching versions
-I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-x, --[no-]executables Uninsta...
...ll applicable executables without
confirmation
-i, --install-dir DIR Directory to uninstall gem from
-n, --bindir DIR Directory to remove binaries from
-v, --version VERSION Specify version of gem to uninstall...
...--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
A
rguments:
GEMNAME アンインストールする Gem パッケージ名を指定します。
Summary:
G...

rubygems/commands/cert_command (18012.0)

Gem パッケージの証明書や署名の設定を管理するためのライブラリです。

...Gem パッケージの証明書や署名の設定を管理するためのライブラリです。

Usage: gem cert [options]
Options:
-a, --add CERT 信頼された証明書を追加します
-l, --list 信頼されている証明書の一覧...
...します
-b, --build EMAIL_ADDR EMAIL_ADDR に対する自己署名証明書と秘密鍵
を作成します
-C, --certificate CERT --sign で使用する証明書を指定します
-K, --private-key KEY --sign...
...定された設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Manage RubyGems certificates and signing settings...
<< 1 2 3 ... > >>