Are there any debugging tools available for Ruby?
Not that are commonly used with SketchUp. Debugging Ruby is a challenge that typically requires a lot of puts() statements to print things to the Ruby console and watch what’s going on, or even using Ruby’s file access capabilities to write to log files. If you’re really stuck on something, post your problem to the google group or Ruby forum on Sketchucation.com. We’re all happy to help.