Yes, but you have that if clause on the end in your code - are you
sure that evaluates to true?

- rob

On 3/21/07, Dimitri Aivaliotis <[EMAIL PROTECTED]> wrote:
> On 3/20/07, Rob Sanheim <[EMAIL PROTECTED]> wrote:
>
> >
> > Try something like this:
> >
> > STDERR.puts exc.backtrace.join("\n")
>
> Sorry if I'm being obtuse, but in this case
>
> exc == $!
>
> This doesn't help me to get more of a stack trace.
>
> - Dimitri
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to