Introducing Configr, an elegant configuration interface in Ruby
Configr aims to provide a clean interface for configuring and reading a set of configuration values. The idea evolved from using a standard hash as a configuration store into a more elegant way to declare and read values from within a hash. Check out the blog post.
Post a comment