Skip to content

Instantly share code, notes, and snippets.

@hafriedlander
Created December 14, 2011 22:14
Show Gist options
  • Save hafriedlander/1478812 to your computer and use it in GitHub Desktop.
Save hafriedlander/1478812 to your computer and use it in GitHub Desktop.
Example of possible by-host with dynamic matching configuration in SS3
OurWebServiceClass:
base_url:
'localnet': 'http://sandbox.example-webservice.com/'
'*': 'http://live.example-webservice.com/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment