But doesn't work with the webrat gem
2008/12/4 Stephen Veit <[EMAIL PROTECTED]>
> Jim Gay wrote:
> > On Dec 2, 2008, at 10:42 AM, aslak hellesoy wrote:
> >> vendor/plugins/rspec
> >> This occurred at line 4 in webrat_steps.rb
> >>
> >>
> >> I just (1 hour ago) incorporated some recent Cucumber c
Jim Gay wrote:
> On Dec 2, 2008, at 10:42 AM, aslak hellesoy wrote:
>> vendor/plugins/rspec
>> This occurred at line 4 in webrat_steps.rb
>>
>>
>> I just (1 hour ago) incorporated some recent Cucumber changes from
>> Bryan (who writes Webrat) and released cucumber 0.1.11.
>> Can you try with the
On Dec 2, 2008, at 10:42 AM, aslak hellesoy wrote:
On Tue, Dec 2, 2008 at 4:25 PM, Stephen Veit <[EMAIL PROTECTED]>
wrote:
I added cucumber to my rails project using the following commands:
git submodule add git://github.com/aslakhellesoy/cucumber.git \
vendor/plugins/cucumber
ruby script/gen
On Tue, Dec 2, 2008 at 4:25 PM, Stephen Veit <[EMAIL PROTECTED]> wrote:
> I added cucumber to my rails project using the following commands:
>
> git submodule add git://github.com/aslakhellesoy/cucumber.git \
> vendor/plugins/cucumber
> ruby script/generate cucumber
> git submodule add git://gith
I added cucumber to my rails project using the following commands:
git submodule add git://github.com/aslakhellesoy/cucumber.git \
vendor/plugins/cucumber
ruby script/generate cucumber
git submodule add git://github.com/brynary/webrat.git \
vendor/plugins/webrat
git submodule add git://github.