On Mon, Oct 27, 2008 at 3:54 PM, Juanma Cervera <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I have a problem trying to use cucumber with webrat.
> I thought I could use the gems versions of rspec, rspec-rails, cucumber
> and webrat, in fact I think that I could manage to do it two weeks ago,
> but now that I updated the versions of the rspec, rspec-rails and
> cucumber, I am getting a errors like this
>
> undefined method `visits' for
> #<ActionController::Integration::Session:0xb702e6a0> (NoMethodError)
>
> for all the webrat methods.
>
> Am I right.? Can I use webrat via the gem.? Or do I have to install
> webrat in vendor/plugins directory.?
>

Do you require 'webrat' anywhere?

> Thanks
> --
> 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

Reply via email to