Registry / utility / objectable

objectable

JSON →
library1.0.0rbrubygemsunverified

Provides a unified get/set interface for disparate objects.

gem install objectable
INSTALL
IMPORT
SIG · OBJECTABLE
O
objectable
utilityrubyv1.0.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.

Objectable
require 'objectable'

Gets a value from an object using the unified interface

require 'objectable' obj = Objectable.new({a: 1}) obj.get(:a) # => 1
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
objectable — gem install objectable · libregistry