| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add multi value support
* `each` method may not rewind the sequence so that `cycle` should save elements
|
|
Add Enumerable#cycle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
drop_while, take, take_while, each_cons, each_slice, group_by, first, count
|
|
counting nil in enums; ref #1887
|
|
|
|
|
|
|
|
|
|
take-cheeze-mrbgem_summary
|
|
|
|
|
|
|
|
|
|
"spec.author=" expects a String represents a single author.
"spec.authors=" expects an Array which is a list of multiple authors.
http://guides.rubygems.org/specification-reference/
|
|
|
|
|
|
|