Categories: None [Edit]
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: 126,448 of 187,591
Downloads: 4,959
Daily
Ranking: 149,286 of 187,571
Downloads: 4
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 |
|---|---|---|
| 1,694 | 18,412,270 | ruby2ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nakajima |