Skip to content

Instantly share code, notes, and snippets.

@tobias
Forked from jcrossley3/*scratch*
Created August 12, 2011 14:47
Show Gist options
  • Save tobias/1142192 to your computer and use it in GitHub Desktop.
Save tobias/1142192 to your computer and use it in GitHub Desktop.
service AService {
name = 'x'
singleton = true
config :foo => :bar
}
service AService {
name = 'y'
singleton = true
config :foo => :baz
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment