Skip to content

Instantly share code, notes, and snippets.

@baldurrensch
Created December 3, 2012 16:19
Show Gist options
  • Select an option

  • Save baldurrensch/4196036 to your computer and use it in GitHub Desktop.

Select an option

Save baldurrensch/4196036 to your computer and use it in GitHub Desktop.
service1:
- option1
service2:
- option2
# I basically want to get this as 'approximately'
array('service1' => array('option1'), 'service2' => array('option2'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment