// 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...

590ab8e31e515d6d8666c8b81f3a1317 Talk