Skip to content

Instantly share code, notes, and snippets.

@kbaum
Created September 17, 2013 18:47
Show Gist options
  • Save kbaum/6598892 to your computer and use it in GitHub Desktop.
Save kbaum/6598892 to your computer and use it in GitHub Desktop.
Capybara.server_port = 3001
Capybara.app_host = "https://localhost:%d" % Capybara.server_port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment