David Chelimsky wrote in post #969325:
> Per "Webrat and Capybara" on http://relishapp.com/rspec/rspec-rails, all
> you should need now is this in your Gemfile:
>
>   gem "capybara"
>
> Cheers,
> David

I did that, but then it didn't recognize my named route "root_path" or 
the capybara method "visit"

I wondered whether it was because I was creating a new "integration" 
directory that needed it's own special config somehow... but I'm just 
guessing.

Thanks,
Sarah

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to