资讯

The first two were on Browsing Memory the JRuby Way and Finding Leaks in Ruby Apps with Eclipse Memory Analyzer Hello again, friends! I'm back with more exciting memory analysis tips and tricks!
"Ruby has no debugger" - this misconception has stuck around for ages. Time to eradicate it: Ruby does indeed have powerful debugging support. We look at what's available for all Ruby implementations.
After over three years, the “ruby-debug” gem finally installs properly on JRuby. ~/projects/jruby gem install ruby- debug Successfully installed ruby- debug -base -0.10.4 -java ...
A first incarnation of ruby-debug support on 1.9 is now available. Ruby switcher makes it easy to run different Ruby versions in parallel. Also: MacRuby's experimental branch was merged into MacRuby T ...
I've only begun to use ruby-debug seriously in the past few months, and I'm already wondering how I ever got along without it. If nothing else, exploring my application from the inside gives me many ...
CodeGear announced March 3 at the SD West 2008 conference in Santa Clara, Calif., that it funded the development of a new, fast Ruby debugger based on the ruby-debug gem.
Debugger and Integrated Profiler Improvements have been made to the integrated debugger in RadRails 1.0. Ruby Gem ruby-debug is preinstalled in RadRails 1.0. Breakpoints may be added to Ruby code ...
If you’ve got a minute, you’ve got enough time to find bugs in your Ruby on Rails-based Web application. It’s not because you’re necessarily oh so adept at debugging your own code (though ...
In tests on 50 popular Web applications written using Ruby on Rails, the system found 23 previously undiagnosed security flaws, and it took no more than 64 seconds to analyze any given program.