Skip to content

Instantly share code, notes, and snippets.

@tobias
Forked from jcrossley3/*scratch*
Created August 12, 2011 14:47
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