Module | FastRI::Util |
In: |
lib/fastri/util.rb
|
Return an array of [name, version, path] arrays corresponding to the last version of each installed gem. path is the base path of the RI documentation from the gem. If the version cannot be determined, it will be nil, and the corresponding gem might be repeated in the output array (once per version).
Return the [name, version, path] array for the gem owning the RI information stored in path, or nil.