Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/config_fileライブラリ > Gem::ConfigFileクラス > update_sources=

instance method Gem::ConfigFile#update_sources=

update_sources=(update_sources)

Gem::SourceInfoCache を毎回更新するかどうか設定します。

[PARAM] update_sources:
真を指定すると毎回 Gem::SourceInfoCache を更新します。
class Gem::ConfigFile