Flowdock
method

ancestors

Importance_0
ancestors() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/single_class.rb, line 8
  def ancestors
    includes + [superclass]
  end
Register or log in to add new notes.