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?
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?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs