Sign in Sign up
rubygems

dumb_delegator

Delegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Kernel. This is not appropriate for many uses; for instance, delegation to Rails Models. DumbDelegator, on the other hand, delegates nearly everything to the wrapped object.

Activity

Latest release
1y ago
Total releases
9
Cadence
~7 months
Last 12 months
0

Details

License
MIT
First release
Mar 20, 2012
Releases
Version Released
1.1.0 minor
1.0.0 major
0.8.1 patch
0.8.0 minor
0.7.0 minor
0.6.0 minor
0.5.0 minor
0.5.1 patch
0.0.1 initial