Hi, I have the following in my rspec.rake file, yet it doesn't treat ** as it should - iterating through all subdirectories of spec/qa, but instead it only finds relevant files that are one level down.
script/runner ./vendor/gems/rspec-1.2.8/bin/spec --options "./spec/qa/ spec.opts" ./spec/qa/**/*_spec.rb Thank you much, Masha _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users