On Fri, Sep 26, 2008 at 1:19 PM, Juanma Cervera <[EMAIL PROTECTED]> wrote: > I have just installed cucumber in a rails application following the > instructions in the wiki > http://github.com/aslakhellesoy/cucumber/wikis/ruby-on-rails > > How I have to specify the configuration option for using cucumber in > spanish language? >
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 > Is there a file cucumber.opts in some folder? > or have I to modify some rakefile? > > Thanks. > > Juanma Cervera > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users