summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-fiber/mrbgem.rake
AgeCommit message (Collapse)Author
2014-03-17move summary of mrbgems in default gembox to its spectake_cheeze
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-05-20primary mruby fiber implementationYukihiro "Matz" Matsumoto