Thanks Aslak.

when I executed "ruby script/generate cucumber", after installing the 
plugins, these are the folders and files that were created:

features/steps
features/steps/env.rb
features/steps/common_webrat.rb
lib/tasks
lib/tasks/cucumber.rake
script/cucumber.rake

I think "script/cucumber.rake" must be wrong,
and it must be renamed to "script/cucumber", right?

And all works.






aslak hellesoy wrote:
> On Fri, Sep 26, 2008 at 1:19 PM, Juanma Cervera <[EMAIL PROTECTED]> 
> wrote:
> 
> ruby script/cucumber --help
> 
> There you should see that you can use --language es.
> You can put this in your tasks/cucumber.rake file
> 
> Aslak



-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to