Skip to content

Instantly share code, notes, and snippets.

@testingbot
Created May 22, 2012 21:31
Show Gist options
  • Save testingbot/2771740 to your computer and use it in GitHub Desktop.
Save testingbot/2771740 to your computer and use it in GitHub Desktop.
tunnel example
TestingBot::config do |config|
config[:host] = "localhost"
config[:port] = 4445
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment