Categories: None [Edit]

object-proxy

https://rubygems.org/gems/object-proxy
https://github.com/martinkozak/object-proxy
Provides collection of four proxy objects intended for intercepting calls to instance methods. Works as intermediate layer between caller and called. Allows to invoke an handler both before method call and adjust its arguments and after call and post-proccess result. Aimed as tool for instant adapting the complex objects without complete deriving and extending whole classes in cases, where isn't possible to derive them as homogenic functional units or where it's simply impractical to derive them.

Total

Ranking: 77,622 of 183,107
Downloads: 10,842

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName
102,7766,865em-wrapper

Depends on

RankDownloadsName
12,407,087,911bundler
11,237191,619hash-utils
11,614179,357riot
28,96241,452jeweler2

Owners

#GravatarHandle
1iconmartinpoljak