Closed MSLilah closed 9 years ago
When parsing a Hash in ConfigValueFactory, automatically convert all symbol keys to strings.
This PR addresses https://github.com/puppetlabs/ruby-hocon/issues/60
@cprice404 Nested maps will now be pre-processed as well.
Looks good to me :+1:
When parsing a Hash in ConfigValueFactory, automatically convert all symbol keys to strings.