るりまサーチ

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

別のキーワード

  1. socket shut_rd
  2. pstore rd_access
  3. rd scan
  4. rdoc/parser/rd rd
  5. constants shut_rd

ライブラリ

検索結果

Gem::DependencyList#dependency_order -> [Gem::Specification] (6102.0)

依存する Gem の数が少ない順にソートされた Gem::Specification のリストを返します。

...If there are circular dependencies (yuck!), then gems will be
returned in order until only the circular dependents and anything
they reference are left. Then arbitrary gemspecs will be returned
until the circular dependency is broken, after which gems will be
returned in dependency order again....