RDoc v2.5.8 Release Notes

Release Date: 2010-04-27 // almost 14 years ago
  • NOTE:

    ⬆️ RDoc 2.5 did not save method parameters, so you should upgrade your rdoc-data gem to a version >= 2.5.3.

    To have ri data for core and stdlib you'll need to:

    gem install rdoc-data

    then run:

    rdoc-data --install

    To have ri data for you gems you'll also need to run:

    gem rdoc --all --overwrite

    If you don't want to rebuild the rdoc for gem server, add --no-rdoc.

    • 🐛 Bug Fixes
      • ri no longer complains about nonexistent pagers.
      • Fixed failing test