Categories: None [Edit]
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: 128,699 of 183,139
Downloads: 4,398
Daily
Ranking: 66,923 of 183,127
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
# | Gravatar | Handle |
---|---|---|
1 | mike-burns |