12件ヒット
[1-12件を表示]
(0.035秒)
ライブラリ
クラス
-
Gem
:: DependencyList (12)
検索結果
-
Gem
:: DependencyList # dependency _ order -> [Gem :: Specification] (18113.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 ge...