Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-settingslogic
simple settings solution for Ruby
https://github.com/binarylogic/settingslogic
0
no reviews
Install
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.