Registry / utility / object-proxy

object-proxy

JSON →
library1.1.4rbrubygemsunverified

Tiny class that defers nearly all method calls to an object of your choice.

gem install object_proxy
INSTALL
IMPORT
SIG · OBJECT-PROXY
O
object-proxy
utilityrubyv1.1.4
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.

ObjectProxy
require 'object_proxy'

Create a proxy that delegates method calls

require 'object_proxy' proxy = ObjectProxy.new(target_object) proxy.some_method
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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