config: ruby: Get rid of an "eval" and an "exec" operating on generated code.
authorGabe Black <gabeblack@google.com>
Sun, 23 Nov 2014 13:55:26 +0000 (05:55 -0800)
committerGabe Black <gabeblack@google.com>
Sun, 23 Nov 2014 13:55:26 +0000 (05:55 -0800)
commit12243a3835272255940389ea3a749a34613f6d96
treeae546ce36302c8ddc6a537ee9024f7f592297977
parent2d2a5aa410eb99d79367ae66125514b3975c4618
config: ruby: Get rid of an "eval" and an "exec" operating on generated code.

We can get the same result using importlib.
configs/ruby/Ruby.py