RubyGems Navigation menu

forwarder19 0.2.0rc4

Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. Furthermore it is about twice as slow (1.9.2-p290) or thrice as slow (1.9.3-p0) as it needs to be. This is a nonintrusive (as is Forwardable) module that allows to delegate methods to instance variables, objects returned by instance_methods, other methods of the same receiver, the receiver itself, a chain of messages or an arbitrary object. Paramters can be provided in the forwarding definition (parially or totally=. It also defines some AOP support as after and before filters. Performance will be pushed to 2~3 times of Fowardable with the 0.2 branch of this gem

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.2.1 - September 14, 2013 (12,5 KB)
  2. 0.2.0 - January 10, 2013 (12 KB)
  3. 0.2.0rc5 - April 28, 2012 (12 KB)
  4. 0.2.0rc4 - April 21, 2012 (11,5 KB)
  5. 0.2.0.rc3 - April 21, 2012 (12 KB)
Mostrar todas las versiones (7 total)

dependencias de Runtime (1):

lab419_core ~> 0.0.3

dependencias de Development (5):

maruku ~> 0.6.0
rake ~> 0.9.2.2
rspec ~> 2.9.0
ruby-debug19 ~> 0.11
wirble ~> 0.1.3

Propietarios:

Autores:

  • Robert Dober

SHA 256 checksum:

a7b396e6c12fa321deab59c1587451aab56b2f09843bf429f2a1d323319eff48

Total de descargas 20.891

Para esta versión 2.339

Licencias:

N/A

Versión de Ruby requerida: >= 1.9.2

Versión de Rubygems requerida: > 1.3.1

Enlace: