On Sun, Jun 14, 2009 at 10:17 AM, Mike Stephens<rubfor / recitel.net> wrote:
> In VBA you can step through the code and at any point examine all the
> state. Is there any similar facility for Ruby?

In addition to ruby-debug, Netbeans, RubyMine and Eclipse (via Aptana)
all provide this capability.

John