Flowdock
method

ancestors

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

Method deprecated or moved

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

These similar methods exist in v2_5_5:

ancestors() public

Ancestors cache accessor. Maps a klass name to an Array of its ancestors in this store. If Foo in this store inherits from Object, Kernel won’t be listed (it will be included from ruby’s ri store).

Show source
Register or log in to add new notes.