Hi,

I'm using Rspec + Capybara in Rails3.
My integration tests went well today until I couldn't even access a
page with simple requests such as:
    visit root_path

With error:
    Rack application timed out during boot

Any idea of what's going on?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to