Registry / config / readwritesettings

readwritesettings

JSON →
library3.0.1rbrubygemsunverified

A simple settings solution that uses an ERB enabled YAML file and a singleton design pattern.

gem install readwritesettings
INSTALL
IMPORT
SIG · READWRITESETTINGS
R
readwritesettings
configrubyv3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ReadWriteSettings
require 'readwritesettings'

Set and retrieve settings using a singleton pattern.

require 'readwritesettings' ReadWriteSettings['key'] = 'value' puts ReadWriteSettings['key']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
readwritesettings — gem install readwritesettings · libregistry