This project is archived and is in readonly mode.

#4291 ✓resolved
Andrew White

Railties RDocs task fails with wrong constant name

Reported by Andrew White | March 29th, 2010 @ 05:12 AM

Currently the Railties RDoc task fails with "wrong constant name ../DOC/TEMPLATE/HORO". This seems to be caused by the load_paths require at the top of the Rakefile. Removing the line doesn't seem to have any effect - all tests still run and pass. The attached patch removes this line and also cleans up the included files for RDoc to process as commands and generators are now inside lib/rails and there are no vendor items any longer.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages