Hey Jarkko,

I installed the webrat gem from the git repository you gave (thanks
for that)... It seems that Webrat is working, but there is another
issue, now with the HAML template engine, wanted to ask you if you
were using ERB for your views?, Here is the stacktrace :-s

http://pastie.org/294689

Any thoughs?

On Oct 18, 8:55 am, Jarkko Laine <[EMAIL PROTECTED]> wrote:
> On 17.10.2008, at 16.49, Roman Gonzalez wrote:
>
> > 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?
>
> I don't think you're supposed to use them, I think they call the  
> controllers directly just like functional tests do in Rails. If you  
> get webrat working, you can just say 'visits "/some/url"' initially  
> and then use the other webrat methods to click links or post forms.
>
> //jarkko
>
> --
> Jarkko Lainehttp://jlaine.nethttp://dotherightthing.comhttp://odesign.fi
>
> Check out my latest book, Unobtrusive Prototype, fresh off 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to