Re: [rspec-users] Cucumber rake/webrat issue.

2009-05-19 Thread Matthew Van Horn
On May 18, 2009, at 3:08 PM, Ben Mabey wrote: Matthew Van Horn wrote: I'm probably missing something really obvious, but I just upgraded cucumber, rspec/rails, and webrat on a project, and for some reason, cucumber is not seeing any of the webrat steps (or bmabey's email steps) when runni

Re: [rspec-users] Cucumber rake/webrat issue.

2009-05-18 Thread Matthew Van Horn
On May 18, 2009, at 2:49 PM, Matthew Van Horn wrote: I'm probably missing something really obvious, but I just upgraded cucumber, rspec/rails, and webrat on a project, and for some reason, cucumber is not seeing any of the webrat steps (or bmabey's email steps) when running from rake. It

Re: [rspec-users] Cucumber rake/webrat issue.

2009-05-18 Thread Ben Mabey
Matthew Van Horn wrote: I'm probably missing something really obvious, but I just upgraded cucumber, rspec/rails, and webrat on a project, and for some reason, cucumber is not seeing any of the webrat steps (or bmabey's email steps) when running from rake. It seems ok when running using the cu

Re: [rspec-users] Cucumber rake/webrat issue.

2009-05-18 Thread aslak hellesoy
Hi Matthew, Please repost to the new list: http://www.nabble.com/-Cucumber--ANN%3A-New-Google-Group-for-Cucumber-td23602831.html On Mon, May 18, 2009 at 8:49 PM, Matthew Van Horn wrote: > I'm probably missing something really obvious, but I just upgraded cucumber, > rspec/rails, and webrat on a

[rspec-users] Cucumber rake/webrat issue.

2009-05-18 Thread Matthew Van Horn
I'm probably missing something really obvious, but I just upgraded cucumber, rspec/rails, and webrat on a project, and for some reason, cucumber is not seeing any of the webrat steps (or bmabey's email steps) when running from rake. It seems ok when running using the cucumber binary. The