Hi all, I have found a couple of posts about this issue, but no clear answer... I noticed that the rake task doc:app doesn''t include ruby files in the lib directory. How to change that? I have found the documentation.rake file in the rails gem, but thought there must be a better way than just hacking that file to include the lib dir. Also, I see you can add rake files to lib/tasks, and they will be picked up automatically by the app rake file, but is it possible to merge with or append to an existing task? Any advice on this issue gratefully received. Many Thanks, Steven -- Posted via http://www.ruby-forum.com/.