RDoc v3.6.1 Release Notes

Release Date: 2011-05-15 // almost 13 years ago
    • 🐛 Bug fixes
      • Fix infinite loop created when re-encountering BasicObject.
      • RDoc::Context#each_ancestor is now provided for duck-typing.
      • rb_path2class() can now be used to discover the parent class in rb_define_class_under.