Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
rubygems/indexerライブラリ
Gem::Indexerクラス
abbreviate
instance method Gem::Indexer#abbreviate
abbreviate(spec) -> Gem::Specification
[
permalink
][
rdoc
]
ダウンロードを速くするために与えられた
Gem::Specification
の持つデータを小さくします。
[PARAM] spec:
Gem::Specification
を指定します。