I setup a rails 2.3 project with cucumber and it works fine. Now i wanted to run javascript tests and i set it up using Akephalos. Now the funny thing. The tests run on my collegues machines just fine
I\'m trying to set up Akephalos for use with Capybara. I ran into this message when trying to visit the page I am trying to test:
Some time ago I have tried to use the thoughtbot version of akephalos based on this article http://robots.thoughtbot.com/post/1658763359/thoughtbot-and-the-holy-grail, but could not make it work, does
I use Rails 3, Capybara 0.4.0, Akephalos (https://github.com/sorentwo/akephalos) Selenium-webdriver and Rspec 2. I use ruby 1.9
I have devloped an application which connects the database thrugh WCF + LINQ. I am 开发者_C百科able invoke the service from my asp.net application successfuly. But the problem here is that, when i nav