Vlatko Ristovski

Results 16 comments of Vlatko Ristovski

Thank you for the response, looking forward for that blog post.

No biggies, thank you really for replying and for putting the work and effort to share your knowledge. Hope you'll get well soon.

Thank you so much! Great article!

Is there any update on this? I'm having the same issue on Ubuntu 14.04.3 with RVM and zsh.

I've found what caused my issue. It was related to [prax](https://github.com/ysbaddaden/prax) and his firewall iptables nat rules. If someone has the same issue just do ``` bash iptables -t nat...

Sorry for the late reply. Sure, I will gladly do it, but can you please give me some instructions on how to do it?

Here is the repo [url](https://github.com/ristovskiv/capybara-webkit-sinatra-test-case), although funny thing is here with Sinatra it works. But with Rails I wasn't able to do manage this and get something else from the...

Really sorry for delaying this. I've managed to simulate the fail. Here is the [repo](https://github.com/ristovskiv/capybara-webkit-rails-test-case). It appears that capybara-webkit doesn't run the script on redirects. If I'm not clear enough...

@twalpole the database is pretty simple, it only has one 1 [migration file](https://github.com/ristovskiv/capybara-webkit-rails-test-case/blob/master/db/migrate/20160311082605_devise_create_users.rb) with 1 table/relation.

no such file or directory: bin/prax ... and btw I've followed the readme process for the installation