Actions
Bug #8347
closedCouldn't find file to include 'lib/rake/doc/README.rdoc' from ../lib/rake/version.rb
Actions
Like0
Like0Like0Like0
Added by zzak (zzak _) almost 12 years ago. Updated almost 12 years ago.
This issue was solved with changeset r40535.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
Fixed warning but ri does not work:
ri Rake
does not show the README content, only "includes" and "extended by" for other classes
Fixed by r40535, looked like it wasn't working in ri because of excess whitespace before readme starts when using "ri Rake"