mooffie / drx

An object inspector for Ruby

Home Page:http://drx.rubyforge.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= DrX, the Good Doctor

DrX is a utility for programmers who wish to understand Ruby's
object model better. It's a small 'gem' that exposes, in a Tk GUI,
almost everything about a Ruby object: its 'klass', 'super', 'iv_tbl',
'm_tbl'. See your singletons with your very own eyes!

== Usage

Visit the homepage to see screenshots and usage examples:

  http://drx.rubyforge.org/

About

An object inspector for Ruby

http://drx.rubyforge.org/


Languages

Language:Ruby 85.9%Language:C 12.4%Language:JavaScript 1.7%