This project is archived and is in readonly mode.
"rake doc:rails" fails on new installation
Reported by trevor | November 25th, 2008 @ 05:10 AM | in 2.x
Generating the rails documentation with "rake doc:rails" gives -
(in /mydir/myapp)rake aborted!
Don't know how to build task 'vendor/rails/railties/CHANGELOG'
(See full trace by running task with --trace)
The workaround is to run "rake rails:freeze:gems" first, but the error message gives no indication that this is necessary, if it should be.
Comments and changes to this ticket
-
Pratik March 10th, 2009 @ 12:22 PM
- Assigned user set to Pratik
- State changed from new to resolved
Working on edge.
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>