Actions
Bug #12329
closedMinitest not in the documentation
Bug #12329:
Minitest not in the documentation
Description
Hi everyone,
Albeit still shipped with Ruby, the Minitest gem is not in the documentation of Ruby, neither on ruby-doc.org nor on docs.ruby-lang.org. It appears to have last been documented in version 2.1.9. This should be fixed.
Greetings
Marvin
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
Bundled gems' documents are not installed now.
Updated by hsbt (Hiroshi SHIBATA) over 9 years ago
- Status changed from Open to Rejected
- Assignee set to hsbt (Hiroshi SHIBATA)
minitest is extracted from ruby core repository at Ruby 2.1.
Actions