Registry / utility / nxt-registry

nxt-registry

JSON →
library0.3.10rbrubygemsunverified

nxt_registry is a simple implementation of the container pattern

gem install nxt_registry
INSTALL
IMPORT
SIG · NXT-REGISTRY
N
nxt-registry
utilityrubyv0.3.10
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.

NxtRegistry
require 'nxt_registry'

Create a registry, register a value, and resolve it

require 'nxt_registry' registry = NxtRegistry.new registry.register(:foo, 'bar') puts registry.resolve(:foo)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nxt-registry — gem install nxt-registry · libregistry