Registry / utility / zeevex-proxy

zeevex-proxy

JSON →
library0.9.6rbrubygemsunverified

A Proxy object that delegates method calls to a target object.

gem install zeevex_proxy
INSTALL
IMPORT
SIG · ZEEVEX-PROXY
Z
zeevex-proxy
utilityrubyv0.9.6
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.

ZeevexProxy
require 'zeevex_proxy'

Create a proxy that delegates to another object

require 'zeevex_proxy' proxy = ZeevexProxy.new(target_object) proxy.some_method # delegates to target_object
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
zeevex-proxy — gem install zeevex-proxy · libregistry