From: David Corbin Date: 2005-11-27T03:10:24+09:00 Subject: warning: default `to_a' will be obsolete I'm getting this warning, which I think is new in 1.8.3. warning: default `to_a' will be obsolete However, I can't find what the expected alternative is. Any pointers? David