Categories: None [Edit]

forwarder

https://rubygems.org/gems/forwarder
https://github.com/RobertDober/Forwarder
Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. This is a nonintrusive (as is Forwardable) module that allos to delegate methods to instance variables, objects returned by instance_methods, other methods of the same receiver (method_alias on steroids) and some more sophisticated use cases

Total

Ranking: 32,988 of 180,534
Downloads: 33,097

Daily

Ranking: 57,074 of 180,529
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconrobert_dober