RubyGems Navigation menu

forwarder 0.1.0

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

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - January 24, 2012 (8.5 KB)
  2. 0.1.0 - January 22, 2012 (6.5 KB)

擁有者:

作者:

  • Robert Dober

SHA 256 checksum:

a7a4e200b24a63913fa2b29438c1cb60514316941f37627a32e9a7c69dc5c767

總下載次數 33,107

這個版本 3,391

License:

Ruby 版本需求: >= 1.8.7

相關連結: