puppetlabs / ruby-hocon

A Ruby port of the Typesafe Config library.
Apache License 2.0
34 stars 30 forks source link

(HC-24) Use simple API in README, fix circular deps #64

Closed cprice404 closed 9 years ago

cprice404 commented 9 years ago

This commit updates the README to show the simpler version of the API for basic read operations.

It also fixes some circular dependencies that were causing the example code for the ConfigDocumentFactory not to work properly.

MSLilah commented 9 years ago

:+1:

jpinsonault commented 9 years ago

:+1: