[Dancer-users] merge config keys

Puneet Kishor punk.kish at gmail.com
Sun May 27 20:07:33 CEST 2012


I am trying to figure out how to do the following

# config.yml
foo:
	foo1: "blah"

# development.yml
foo:
	foo2: "blech"

# production.yml
foo:
	foo2: "yuck"


Is this possible? If yes, how?


--
Puneet Kishor


More information about the Dancer-users mailing list