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).
Paul Brannan
gem "ruby-decompiler", "~> 0.0.3"