On Sep 27, 12:38 pm, Ben Mabey <b...@benmabey.com> wrote:
> For rails and non-rails apps/libs the convention is to have each > *_spec.rb file require the 'spec_helper' at the top of the spec like so: > > http://github.com/rspec/rspec-core/blob/master/spec/rspec/core_spec.r... > > By following this convention you will only have to specify the spec on > the command line. > Duh! Thanks. Brain fart on my part. I went and looked back at my rails apps and yes I missed that for these specs. Works like a charm. Sorry for being stupid. GregD _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users