I sought for a solution to make a Ruby code much more unreadable.
In fact i'm not interested about obfuscating totally the code but getting a "one line *.rb file" or some thing like "Pretty Numbers" on this link should be appreciated.
Before posting here I passed hours to find a solution but can't get any script, gem or program to transform an easy readable code on something quite more hard to understand for "dummies".
Tried for example these ones but any can do the whole job easily.
a
, b
or c
.undef
after or define existing functions before the real definition.Anyway, just make a mess in the code. But it have to be done manually.