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: 127,432 of 180,534
Downloads: 4,278

Daily

Ranking: 72,252 of 180,529
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16856,806,105rake
23769,475,710rspec

Owners

#GravatarHandle
1iconmike-burns