Re: [rspec-users] Issue with jruby and cucumber step with 4 parameters

2009-05-20 Thread aslak hellesoy
The Cucumber list has moved: http://www.nabble.com/-Cucumber--ANN%3A-New-Google-Group-for-Cucumber-td23602831.html On Wed, May 20, 2009 at 5:29 AM, Korny Sietsma wrote: > Hi - sorry for the cross-list post, but this issue happens only with > cucumber and jruby, and I'm not 100% sure which has the

[rspec-users] Issue with jruby and cucumber step with 4 parameters

2009-05-19 Thread Korny Sietsma
Hi - sorry for the cross-list post, but this issue happens only with cucumber and jruby, and I'm not 100% sure which has the problem. It doesn't happen with non-j ruby though. Versions: cucumber 0.2.3 jruby 1.2.0 on Ubuntu amd64 When I have a cucumber feature with a "Then" step: (well, really