Registry / utility / recordx

recordx

JSON →
library0.6.0rbrubygemsunverified

A kind of Hash which can also use accessor methods to store or retrieve values.

gem install recordx
INSTALL
IMPORT
SIG · RECORDX
R
recordx
utilityrubyv0.6.0
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.

Recordx
✓ require 'recordx'

Create a Recordx instance with accessor methods

require 'recordx' r = Recordx.new(name: 'Alice', age: 30) puts r.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
recordx — gem install recordx · libregistry