New Articles
from around the Web
-
Logging in Ruby on Rails
Brief intro to Ruby on Rails logging, and how to switch from the default logger to log4r.
-
Data Noise: Tutorial on ruby-debug
An introduction about ruby-debug and its basic operation from the command line.
-
Chad's Blog - ruby-debug in 30 seconds (we don't need no stinkin' GUI!)
A very condensed how-to use ruby-debug from the command line.
-
Netbeans 6.0, Leopard and "fast debug"
Briefly describes how to get Netbeans 6 to work with the native install of Ruby and Rails on Mac OS X 10.5 (Leopard). In particular, provides important hint on pointing to the GEM installation path.
-
rcov: code coverage for Ruby
Overview and discussion of rcov, the Ruby code coverage analysis tool. rcov can be useful for testing, optimizing and understanding Ruby programs. Available as a gem or installable from source.
-
Debug Your Rails App With ruby-debug
Using ruby-debug
Sorry, no books yet
for this category
Have one to suggest? Enter in the form on the right.
Links by Type
Documentation (4)
- Debugging with ruby-debug
Documentation for the SVN (latest) version of ruby-debug. - $ cheat rdebug
No-frills, full cheat-sheet for ruby-debug. - Log4r - Manual
Log4r is a comprehensive and flexible logging library written in Ruby for use in Ruby programs. It features a hierarchical logging system of any number of levels, custom level names, logger inheritance, multiple output destinations, execution tracing, custom formatting, thread safteyness, XML and YAML configuration, and more. - Bleak House
Memory leak detection
Screencasts (1)
Top Blogs
Sorry, no relevant blogs yet.
Have one to suggest? Enter in the form on the right.