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: 78,134 of 184,512
Downloads: 10,986

Daily

Ranking: 54,789 of 184,502
Downloads: 0

Depended by

RankDownloadsName
103,2776,968em-wrapper

Depends on

RankDownloadsName
12,589,739,117bundler
11,502193,147hash-utils
11,855181,977riot
29,36441,815jeweler2

Owners

#GravatarHandle
1iconmartinpoljak