Re: [rspec-users] Getting annotations in spec files.

2008-06-02 Thread Ashley Moran
On 2 Jun 2008, at 04:29, T K wrote: I just noticed that `rake notes` in rails 2.0.2 doesn't check `spec` directory. So, what I annotated with "FIXME", "TODO" and "OPTIMIZE" on *_spec.rb are discarded. Is there any quick way to `rake notes` task to check `spec` directory? You could redefine t

[rspec-users] Getting annotations in spec files.

2008-06-01 Thread T K
Hi, I just noticed that `rake notes` in rails 2.0.2 doesn't check `spec` directory. So, what I annotated with "FIXME", "TODO" and "OPTIMIZE" on *_spec.rb are discarded. Is there any quick way to `rake notes` task to check `spec` directory? -T ___ rspec