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