Install ruby-settingslogic by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-settingslogic
Description:
simple settings solution for Ruby
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.
Homepage: http://github.com/binarylogic/settingslogic
Version: 2.0.9-3
Section: universe/ruby