// generate code for parsing an array of array tab = [ ["a","b"] , ["c","e"] , ["d"]] ...
Ruby Generate code for parsing a...
by bussiere,
August 11, 2010 12:51,
1 refactoring, tagged with array ruby metaprogrammation parsing generation
It's dirty but it's work...