Flowdock
method

find_gems_with_sources

Importance_1
find_gems_with_sources(dep) public

Returns a list of pairs of gemspecs and source_uris that match Gem::Dependency dep from both local (Dir.pwd) and remote (Gem.sources) sources. Gems are sorted with newer gems preferred over older gems, and local gems preferred over remote gems.

Show source
Register or log in to add new notes.