[rspec-users] Rack application timed out during boot
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?