Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Are there any QA tools that let me observe part of the state of a Ruby program in a GUI as it runs?

I already know about "irb" but it has a text based user interface. I am looking for something lightweight that I can use to launch a Ruby app, which it will "hook" into and display the state of certain object, class, and module fields.

I want to be able to keep watch on certain things out of the corner of my eye - without affecting the execution of the program in a serious way.

I can live with the application slowing down, as long as it is not to the point where it becomes unusable.

1 Answer

Relevance
  • Anonymous
    2 decades ago
    Favorite Answer

    Sorry.Don't know what you are talking about.

Still have questions? Get your answers by asking now.