るりまサーチ

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

別のキーワード

  1. openssl generate
  2. json generate
  3. csv generate_line
  4. rsa generate
  5. csv generate

ライブラリ

クラス

検索結果

Gem::Indexer#generate_index (21101.0)

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

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

rubygems/commands/generate_index_command (12046.0)

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

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

Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help この...
...有効にします
Summary:
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...
...# .gem files you want to
index
quick/index
quick/index.rz # quick index manifest
quick/<gemname>.gemspec.rz # legacy YAML quick index
file
quick/Marshal.<version>/<gemname>.gemspec.rz # Marshal...