Sha256: e3e3f483f2c3419d8f8288711b30c1107365aa290a4311e3047a38e6cc67636d

Contents?: true

Size: 620 Bytes

Versions: 7

Compression:

Stored size: 620 Bytes

Contents

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

 todo:
  - more inspection 
  - editing source and save

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)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ruined-0.1.0 readme.txt
ruined-0.0.9 readme.txt
ruined-0.0.8 readme.txt
ruined-0.0.7 readme.txt
ruined-0.0.6 readme.txt
ruined-0.0.5 readme.txt
ruined-0.0.4 readme.txt