On Thu, Nov 13, 2008 at 5:20 AM, Ramon Tayag <[EMAIL PROTECTED]> wrote:
> Just upgraded rspec because I want to use cucumber.  I downloaded the
> gems listed in the github wiki, and I submoduled the rspec and
> rspec-rails plugins.  Autotest started to fail on me though.
>
> "Autotest style autotest/rails_rspec doesn't seem to exist. Aborting."
>
> What should I do to fix it?
>
> ZenTest: 3.11.0
> rspec: 1.1.11

You need rspec-rails as well (plugin or gem, same version as rspec).
Do you have that already?

Cheers,
David

>
> Thanks,
> Ramon Tayag
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://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