That's good news Jarkko :-). Another problem I'm having is, where should include the test helpers modules from merb, in order to use them in the steps of cucumber, when I try to use the request helpers (for example: "dispatch_to" or "get") I get an undefined method error.
Do you know where to start? On Oct 17, 11:32 pm, Jarkko Laine <[EMAIL PROTECTED]> wrote: > On 17.10.2008, at 4.09, Roman Gonzalez wrote: > > > > > Hey kryzs > > > Thanks to your env.rb code I could get started with cucumber on > > Merb... Probably the issue with Webrat is that is not portable to > > Merb, when I saw the code in the webrat gem (lib/webrat/session.rb > > [http://pastie.org/294352]) it was clear that the plugin only works on > > Rails :-(. > > I've certainly used Webrat successfully with Merb. IIRC this version > was patched to work with Merb:http://github.com/gwynm/webrat/tree/master > > //jarkko > > -- > Jarkko Lainehttp://jlaine.nethttp://dotherightthing.comhttp://odesign.fi > > Check out my latest book, Unobtrusive Prototype, fresh out the > Peepcode oven:http://peepcode.com/products/unobtrusive-prototype-js > > smime.p7s > 3KViewDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
