るりまサーチ

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

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem source_index
  5. gem default_bindir

ライブラリ

クラス

検索結果

Gem::Indexer#generate_index (36301.0)

インデックスを構築して保存します。

インデックスを構築して保存します。

rubygems/commands/generate_index_command (30070.0)

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

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

Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help この...
...-[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表示します...
...mary:
Generates the index files for a gem server directory
Description:
The generate_index command creates a set of indexes for serving gems
statically. The command expects a 'gems' directory under the path given to
the --directory option. When done, it will generate a...