Flowdock
method

prefetch

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Set
prefetch(reqs) public

The #prefetch method may be overridden, but this is not necessary. This default implementation does nothing, which is suitable for sets where looking up a specification is cheap (such as installed gems).

When overridden, the #prefetch method should look up specifications matching reqs.

Show source
Register or log in to add new notes.