Hi,
In message "[ruby-talk:9163] truncation of error strings"
on 01/01/12, Raja S. <raja / cs.indiana.edu> writes:
|But is there any way to alter this default behavior and have the full error
|message printed?
How about upgrading to 1.6.2, which does not truncate.
I predicted you one month ago. ;-)
Mon Dec 4 09:49:36 2000 Yukihiro Matsumoto <matz / ruby-lang.org>
* string.c (rb_str_inspect): output whole string contents. no more `...'
matz.