How do I mock an IP address in cucumber/capybara? - by Leventix I'm using Cucumber and Capybara and I'd like a way to simulate the request IP address, like this: Given the request ip address is "10.1.2.3" Read the article