>
> Hello,
>
> I have a Rails3beta4 project where I want to use rSpec stubs in a Cucumber
> feature. Unfortunately it looks like requiring 'spec/stubs/cucumber' in
> env.rb does not work anymore: I get a "no such file to load --
> spec/stubs/cucumber (LoadError)" error.
>
> Is it possible to use rS
Hello,
I have a Rails3beta4 project where I want to use rSpec stubs in a Cucumber
feature. Unfortunately it looks like requiring 'spec/stubs/cucumber' in
env.rb does not work anymore: I get a "no such file to load --
spec/stubs/cucumber (LoadError)" error.
Is it possible to use rSpec stubs in Cuc