RubyGems Navigation menu

method_missing 0.0.1

The methods on methods that you've been missing. This gem adds the #* #/ and #^ methods so you can compose, sequence, and repeat methods. By composing methods you can express that one method calls another more obviously. By sequencing methods you can express that a series of methods have the same argument more succinctly. By repeating a method you can compose it with itself as needed, to build upon itself.

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.1 October 26, 2011 (7.5 KB)

Development 依赖 (2):

rake >= 0
rspec >= 0

业主:

作者:

  • Mike Burns

SHA 256 校验和:

=

下载总量 4,395

这个版本 4,395

版本发布:

许可:

需要的 Ruby 版本:

链接: