summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-enum-ext
AgeCommit message (Collapse)Author
2013-07-23"spec.author" is better for single-author gems.Tomoyuki Sahara
"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/
2013-03-22add Enumerable#group_byskandhas
2013-03-22add Enumerable#each_sliceskandhas
2013-03-22add Enumerable#each_consskandhas
2013-03-19fix spellingskandhas
2013-03-19add Enumerable#take, Enumerable#take_whileskandhas
2013-03-19add Enumerable#drop_whileskandhas
2013-03-19add Enumerable#dropskandhas
2013-03-19add mruby-enum-extskandhas