@David,

alright, I tried:

  bundle exec rspec spec/models/challenge_spec.rb

-> Same results, same log output as above.

@Amiruddin

script/spec would be rails 2 / rspec 1 - my problem occurs with rails
3 / rspec 2 (and script/spec doesn't exist because of that).

On Jun 30, 7:44 pm, Amiruddin Nagri <amir.na...@gmail.com> wrote:
> I am not sure if this will help or not but I was also getting data not
> cleared properly when run specs through rake but when ran using script/spec
> it was cleaning up the data
>
> Amir
>
> On Jun 30, 2010 10:56 PM, "David Chelimsky" <dchelim...@gmail.com> wrote:
>
> On Jun 30, 2010, at 11:55 AM, Timo Rößner wrote:
>
> > On Jun 29, 12:14 pm, David Chelimsky <dchelim.....
>
> The command is rspec in rspec 2. Try:
>
> bundle exec rspec spec/models/challenge_spec.rb
>
> Cheers,
> David
>
> _______________________________________________
> rspec-users mailing list
> rspec-us...@rubyforge.org
> h...
>
> _______________________________________________
> rspec-users mailing list
> rspec-us...@rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to