RubyGems Navigation menu

forwarder 0.1.1

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:

82fdba4923f06c8184d7cced815348a018cb528950567e78aa1848ce067efdcf

總下載次數 33,081

這個版本 29,697

License:

Ruby 版本需求: >= 1.8.7

相關連結: