Categories: None [Edit]
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: 35,963 of 187,239
Downloads: 33,891
Daily
Ranking: 66,833 of 187,224
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | robert_dober |