dependencies() Instance Public methods
new(set, name, version, source, plat) Class Public methods
prefetch(gems) Instance Public methods No prefetching needed since we load the whole index in initially.
load_spec(name, ver, source) Instance Public methods Called from IndexSpecification to get a true Specification object.
find_all(req) Instance Public methods Return an array of IndexSpecification objects matching DependencyRequest req.
new() Class Public methods
to_s() Instance Public methods
name() Instance Public methods
matches_spec?(spec) Instance Public methods
==(other) Instance Public methods
Page 2027 of 2275