I went ahead and moved to the trunk versions of RSpec and Spec:Rails because I wanted to try out the new Story Runner feature. However, when I tried to do "rake spec:doc", I got the following:<br><br>AccountController
<br>- NO NAME (Because of --dry-run)<br><br>AccountHelper<br>- NO NAME (Because of --dry-run)<br><br>User (in general)<br>- NO NAME (Because of --dry-run)<br>- NO NAME (Because of --dry-run)<br>- NO NAME (Because of --dry-run)
<br>- NO NAME (Because of --dry-run)<br>- NO NAME (Because of --dry-run)<br>- NO NAME (Because of --dry-run)<br><br>I emptied everything out of my spec.opts file just to make sure it wasn't some setting there causing problems, but that still had no effect. I haven't submitted this as a bug yet because I'm still holding out the possibility that I'm simply doing something wrong.
<br><br>Thanks,<br><br>Chris Pratt<br>