Categories: None [Edit]

method_missing

https://rubygems.org/gems/method_missing
https://github.com/mike-burns/method_missing
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.

Total

Ranking: 129,339 of 186,959
Downloads: 4,629

Daily

Ranking: 131,144 of 186,713
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake
27909,387,510rspec

Owners

#GravatarHandle
1iconmike-burns