Ruined Ruined is a browser base debugger, using pure ruby script and javascript. flash demo: http://www.artonx.org/data/ruined/ features: - step - auto run - break - local variables viewer - global variables viewer - self's instance variables viewer - stdout viewer - change variable's value - editing source and save (save & restart, save & continue, discard change) todo: - more inspection - start with none-existing file (using shell or bat) usage: simply add '-ruined' for your command line. cf) ruby -ruined target.rb [ target's options ...] licence: Simplified BSDL or (GPL3 or any later version) others: jQuery (bundled) author: arton (artonx@gmail.com)