I got the following my rspec.rake file, yet it doesn't treat ** as it should - iteration 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/*/_spec.rb
Thank you much, Masha