On Mon, Nov 17, 2008 at 10:19 PM, Harry Love <[EMAIL PROTECTED]> wrote:

> Last week I installed Cucumber 0.1.8 for my Rails app and both
> 'cucumber features' and 'rake features' worked fine. Features and
> steps were evaluated.
>
> Today I upgraded Cucumber to 0.1.9 and tried to set up autotest. It didn't 
> work.
>
> Long story short, I installed the gems but didn't put them in my
> vendor/plugins directory (by choice). In 0.1.8, script/cucumber was
> only looking in vendor/plugins. In 0.1.9, there's a LoadError
> exception rescue that defaults to the local gem if it can't be found
> in vendor/plugins.

Could you explain what doesn't work when you run autotest?  Or, I
suppose, what it *does* do? :)

Also, does `script/cucumber features` work?

Peter
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to