Categories: None [Edit]

nakajima-rebound

https://rubygems.org/gems/nakajima-rebound
https://github.com/nakajima/rebound
By default, instances of UnboundMethod can only be bound to objects that are a kind_of? the method's original class. Pretty lame. rebound allows unbound methods (instances of UnboundMethod class) to be bound to objects of any class. It uses the alias_method_chain pattern to accomplish this, meaning you also get a bind_without_indifference method that retains the original behavior.

Total

Ranking: 150,915 of 188,454
Downloads: 3,724

Daily

Ranking: 104,387 of 188,434
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,70118,735,205ruby2ruby

Owners

#GravatarHandle