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,549 of 186,715
Downloads: 11,273

Daily

Ranking: 102,910 of 186,700
Downloads: 3

Depended by

RankDownloadsName
103,9007,145em-wrapper

Depends on

RankDownloadsName
12,903,420,977bundler
11,783199,084riot
11,908195,025hash-utils
29,83642,684jeweler2

Owners

#GravatarHandle
1iconmartinpoljak