Registry / utility / attic
library1.0.1rbrubygemsunverified

Attic: a place to hide metadata about the class or variable itself (e.g. SHA hash summaries).

gem install attic
INSTALL
IMPORT
SIG · ATTIC
A
attic
utilityrubyv1.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.

Attic
require 'attic'

Store hidden metadata on objects using Attic.

require 'attic' class MyClass extend Attic attic_reader :secret end obj = MyClass.new obj.instance_variable_set(:@secret, 'hidden') puts obj.secret # => 'hidden'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
2
Resources
attic — gem install attic · libregistry