foundry 0.1.0
Let's face it, there are a number of problems when application/environment configuration logic is too tightly coupled with the configuration-data itself. This gem aims to keep it simple and fully decouple the two concerns. Features: * Can load YAML from a local-file * Can load YAML from a HTTP/HTTPS endpoint * Supports Basic Authentication for HTTP{,S} endpoints * Supports ERB interpolation * Returns an easy to navigate object-graph