
A simple and straightforward settings solution that uses an erb enabled yaml file and a singleton design pattern.
the settings are accessible from the application by subclassing settingslogic and then accessing setting attributes from this subclass.
this package contains the documentation for ruby-settingslogic.