Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/indexerライブラリ > Gem::Indexerクラス > abbreviate

instance method Gem::Indexer#abbreviate

abbreviate(spec) -> Gem::Specification

ダウンロードを速くするために与えられた Gem::Specification の持つデータを 小さくします。

[PARAM] spec:
Gem::Specification を指定します。
class Gem::Indexer