Does anyone know of a production worthy package commercial or OSS that can detect which lines of code have been executed or not?
We're looking around for some tools that can help us detect dead code in a production environment, running Ruby On Rails 1.8.7
-daniel