Binary package “ruby-settingslogic” in ubuntu focal

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.