A use of Enumerable#chunk
blog.segment7.net
16 Mar '12, 11pm
drbrain | Fri, 16 Mar 2012 23:19:07 GMT Posted in Ruby In Ruby 1.9, Enumerable has a few new methods including Enumerable#...
tb is a manipulation tool for table: CSV, TSV, JSON, etc. tb provides a command and a library for manipulating tables: Unix filter like operations (grep, sort, cat, cut, ls, etc.), SQL like operations (join, group, etc.), other table operations (gsub, rename, cross, melt, unmelt, etc.), information extractions (git-log, svn-log, tar-tvf), and more.
Full article: http://rubygems.org/gems/tb
@tanaka_akr
»
29 Mar '12, 12pm
drbrain | Fri, 16 Mar 2012 23:19:07 GMT Posted in Ruby In Ruby 1.9, Enumerable has a few new methods including Enumerable#...