On Mon, 2008-10-27 at 15:54 +0100, Juanma Cervera wrote: > 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)
I just ran into this myself. I added a "require 'webrat'" to env.rb to fix it. Kind regards, Hans
signature.asc
Description: This is a digitally signed message part
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users