Flowdock
method

potentially_referenced_list

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Context

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

potentially_referenced_list(array) public

Build a list from an array of Context items. Look up each in the AllReferences hash: if we find a corresponding entry, we generate a hyperlink to it, otherwise just output the name. However, some names potentially need massaging. For example, you may require a Ruby file without the .rb extension, but the file names we know about may have it. To deal with this, we pass in a block which performs the massaging, returning an array of alternative names to match

Show source
Register or log in to add new notes.