Skip to content

Instantly share code, notes, and snippets.

@semipermeable
Created December 7, 2011 20:10
Show Gist options
  • Save semipermeable/1444408 to your computer and use it in GitHub Desktop.
Save semipermeable/1444408 to your computer and use it in GitHub Desktop.
Tddium Stub Server Port Example
MyStubServer.server_port = 54321 + ENV.fetch('TDDIUM_TID', 0).to_i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment