From: Ryan Davis Date: 2010-01-30T06:21:06+09:00 Subject: Re: How to debug capistrano? On Jan 29, 2010, at 11:30 , Fritz Trapper wrote: > I have a hard authentication problem with capistrano and want to track > it down using the ruby debugger. (Using cap -d is not sufficient) > > How to start capistrano in the ruby debugger? That's a long slippery road my friend. I wound up debugging cap by writing vlad... :/ Curious, what OS are you deploying to?