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

instance method Gem::GemPathSearcher#init_gemspecs

init_gemspecs -> [Gem::Specification]

インストール済みの Gem の Gem::Specification のリストを返します。

リストはアルファベット順かつバージョンの新しい順にソートされています。

class Gem::GemPathSearcher