method
hash
v2_2_9 -
Show latest stable
- Class:
RDoc::Mixin
hash()public
No documentation available.
# File lib/rdoc/mixin.rb, line 45
def hash # :nodoc:
[@name, self.module].hash
end hash()No documentation available.
# File lib/rdoc/mixin.rb, line 45
def hash # :nodoc:
[@name, self.module].hash
end