Registry / config / config-newton

config-newton

JSON →
library0.1.1rbrubygemsunverified

Library authors can easily add class-level configuration including YAML loading with just a few lines of code.

gem install config_newton
INSTALL
IMPORT
SIG · CONFIG-NEWTON
C
config-newton
configrubyv0.1.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.

ConfigNewton
require 'config_newton'

Add class-level configuration with defaults

require 'config_newton' class MyLibrary include ConfigNewton config :option1, default: 'value' end MyLibrary.config.option1
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
38
Resources
config-newton — gem install config-newton · libregistry