Ruby-decompiler is a decompiler for ruby code. Use it to deconstruct method signatures and decompile bytecode (1.9.x) or the AST (1.8.x).
None
Paul Brannan