Flowdock
method

aref_prefix

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: RDoc::ClassModule
aref_prefix() public

No documentation

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

Hide source
# File lib/rdoc/class_module.rb, line 175
  def aref_prefix # :nodoc:
    raise NotImplementedError, "missing aref_prefix for #{self.class}"
  end
Register or log in to add new notes.