On Fri, Sep 26, 2008 at 3:54 PM, David Chelimsky <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 26, 2008 at 8:47 AM, Juanma Cervera <[EMAIL PROTECTED]> wrote:
>> Thanks Aslak.
>>
>> when I executed "ruby script/generate cucumber", after installing the
>> plugins, these are the folders and files that were
On Fri, Sep 26, 2008 at 8:47 AM, Juanma Cervera <[EMAIL PROTECTED]> wrote:
> 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_webra
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.ra
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 cuc
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?
Is there a file cucumber.opts in some folder?
or have I