るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.014秒)
トップページ > クエリ:bulk_threshold[x] > 種類:ライブラリ[x]

別のキーワード

  1. configfile bulk_threshold
  2. configfile bulk_threshold=
  3. configfile default_bulk_threshold
  4. rubygems/config_file bulk_threshold
  5. rubygems/config_file bulk_threshold=

検索結果

rubygems (7.0)

RubyGems を扱うためのクラスやモジュールが定義されているライブラリです。

...れたファイルを置くことでも
動作を変更することができます。

例:

---
:backtrace: false
:benchmark: false
:bulk_threshold: 1000
:sources:
- https://rubygems.org
:update_sources: true
:verbose: true
gemhome: /home/hoge/.gems
gempath:
- /usr/local/lib...