RubyGems Navigation menu

rebound 0.0.2

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.2 - July 20, 2008* (6,5 KB)

Runtime Abhängigkeiten (1):

ruby2ruby >= 1.1.9

Besitzer:

Autoren:

  • Pat Nakajima

SHA 256-Prüfsumme:

02306280c21f97a1db272ae1fd632d54f5c85f87361d11ed341a69461c447f5d

Downloads insgesamt 4.435

Für diese Version 4.434

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: