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 checksum:

2497d32cc9f588964aeb9ec959768a390538c3d4f3bed9a56e0058ec4feb2632

總下載次數 4,262

這個版本 4,262

License:

Ruby 版本需求:

相關連結: