Extended maintenance of Ruby versions 1.8.7 and 1.9.2 ended on July 31, 2014. Read more
RI::ClassEntry
A TopLevelEntry is like a class entry, but when asked to search for methods searches all classes, not just itself
# File rdoc/ri/ri_cache.rb, line 135 def full_name "" end
# File rdoc/ri/ri_cache.rb, line 131 def methods_matching(name, is_class_method) res = recursively_find_methods_matching(name, is_class_method) end
# File rdoc/ri/ri_cache.rb, line 139 def module_named(name) end
This page was generated for Ruby 1.8.7
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.