hey thanks joseph,
I tried this out:
$ ruby script/plugin install git://github.com/dchelimsky/rspec.git -r 'tag
1.1.12'
$ ruby script/plugin install git://github.com/dchelimsky/rspec-rails.git -r
'tag 1.1.12'
now Webrat finds correctly rspec-rails. Before it was a system gem and so it
failed, and
Joaquin Rivera Padron wrote:
hey there,
I've been playing with Scenario Outline according to cucumber wiki. I
have paste the tests made in http://gist.github.com/59920
the short answers:
http://wiki.github.com/aslakhellesoy/cucumber/scenario-outlines seems
inaccurate, Examples should be More
hey there,
I've been playing with Scenario Outline according to cucumber wiki. I have
paste the tests made in http://gist.github.com/59920
the short answers:
http://wiki.github.com/aslakhellesoy/cucumber/scenario-outlines seems
inaccurate, Examples should be More Examples. Should I edit the wiki f