When I had this error message, I eventually decided to upgrade my Rake to
the 0.6.2 version from 0.5.4 and the problem disappeared.
I can''t remember why I thought this would work, but it did for me.
_____
From: Warren Seltzer [mailto:warrens-uf+uqdaZT6qTt3WsUyM9gg@public.gmane.org]
Sent: Sunday, October 30, 2005 12:24 PM
To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
Subject: [Rails] rake aborted!
-- in the ToDo rails project --
> rake appdoc
(in C:/Documents and Settings/Warren Seltzer/My
Documents/Ruby/rails/ToDoWork)
rm -r doc/app
rdoc -o doc/app --line-numbers --inline-source --title ''Rails
Application
Documentation'' -T ''html'' doc/README_FOR_APP
pp/controllers/application.rb
app/controllers/categories_controller.rb app/controllers/items_controller.rb
pp/controllers/notes_controller.rb app/helpers/application_helper.rb
app/helpers/categories_helper.rb pp/helpers/category_helper.rb
app/helpers/items_helper.rb app/helpers/notes_helper.rb
app/models/category.rb app/models/item.rb app/models/note.rb
rake aborted!
undefined method `exitstatus'' for nil:NilClass
---
The ToDo app works in webrick/firefox and I can make a nice list of things
to do. So I guess I put it together right. But appdoc won''t generate.
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails