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: 79,396 of 192,483
Downloads: 12,046

Daily

Ranking: 40,992 of 192,454
Downloads: 4

Depended by

RankDownloadsName
105,3367,614em-wrapper

Depends on

RankDownloadsName
13,374,210,759bundler
12,095217,180riot
12,578199,936hash-utils
30,47345,384jeweler2

Owners

#GravatarHandle
1iconmartinpoljak