method

find_all

find_all(req)
public

No documentation available.

# File lib/rubygems/resolver/current_set.rb, line 9
  def find_all(req)
    req.dependency.matching_specs
  end